Here are the steps on how to make a new release.
- Create a
release-VERSION
branch fromupstream/master
. - Update
CHANGELOG.rst
. - Push a branch with the changes.
- Once all builds pass, push a tag to
upstream
. - Merge the PR.
Here are the steps on how to make a new release.
release-VERSION
branch from upstream/master
.CHANGELOG.rst
.upstream
.