Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kadlu kadlu
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • kadlukadlu
  • Wiki
  • Merging a patch

Merging a patch · Changes

Page history
Update Merging a patch authored May 06, 2020 by Matthew's avatar Matthew
Hide whitespace changes
Inline Side-by-side
Merging-a-patch.md
View page @ c5dd00db
......@@ -2,7 +2,7 @@
* Minor version update (1.0 -> 1.1) when adding new functionality that remain backwards compatible
* Patch version update (1.0 -> 1.0.1) when adding patches that remain backwards compatible
## Steps required to make a new release
## Steps required to merge a version update
1. Make sure all unit tests and doc tests are passing
2. Update the change log, docs conf, and version number (`docs/source/versions/changelog.rst`, `setup.py`, `docs/source/conf.py`)
......
Clone repository
  • Home
  • Merging a patch
  • Next release change list