Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48eca06 commit 8733b9bCopy full SHA for 8733b9b
1 file changed
doc/devel/release_guide.rst
@@ -96,6 +96,13 @@ Merge ``*-doc`` branch
96
Merge the most recent 'doc' branch (e.g., ``v3.2.0-doc``) into the branch you
97
are going to tag on and delete the doc branch on GitHub.
98
99
+Update supported versions in Security Policy
100
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
101
+
102
+When making major or minor releases, update the supported versions in the
103
+Security Policy in :file:`SECURITY.md`. Commonly, this may be one or two
104
+previous minor releases, but is dependent on release managers.
105
106
Update "What's New" and "API changes"
107
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
108
0 commit comments