Skip to content

Commit ce0d79c

Browse files
authored
Mention updating changelog in release process (#841)
1 parent ac5bdf3 commit ce0d79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/development/release-process.rst

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Release Process
66

77
$ pip install nox
88

9+
#. Manually update the changelog to list all unreleased changes. Also verify that no new changes were added to a previous release in an earlier PR due to merge/rebase issues.
910
#. Run the release automation with the required version number (YY.N)::
1011

1112
$ nox -s release -- YY.N

0 commit comments

Comments
 (0)