File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,19 @@ Python3 yet. You will need to create a Python2 environment with
172172Address any issues which may arise. The internal links are checked on Circle
173173CI, this should only flag failed external links.
174174
175+
176+ Update supported versions in SECURITY.md
177+ ----------------------------------------
178+
179+ For minor version release update the table in :file: `SECURITY.md ` to specify
180+ that the 2 most recent minor releases in the current major version series are
181+ supported.
182+
183+ For a major version release update the table in :file: `SECURITY.md ` to specify
184+ that the last minor version in the previous major version series is still
185+ supported. Dropping support for the last version of a major version series
186+ will be handled on an ad-hoc basis.
187+
175188.. _release_tag :
176189
177190Create release commit and tag
You can’t perform that action at this time.
0 commit comments