You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development/release-process.rst
+1
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ Release Process
6
6
7
7
$ pip install nox
8
8
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.
9
10
#. Run the release automation with the required version number (YY.N)::
0 commit comments