- Create a PR "Preparing for release X.Y.Z" against master branch
- Add section to
CHANGELOG.md
<X.Y.Z> (YYYY-MM-DD)
with the list of changes - Change/verify vesion number in
CMakelists.txt
- Add section to
- Create a release "Release X.Y.Z" on Github
- Create Tag
vX.Y.Z
- Copy
CHANGELOG.md
entry into the release notes
- Create Tag
- Create a PR "Back to development" against master branch
- Update
<next_version> (unreleased)
section in theCHANGELOG.md
- Update project version in CMakeLists.txt to the
<next version>
- Update
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.