summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2020-02-09 08:28:37 -0800
committerJeremy Evans <code@jeremyevans.net>2020-02-09 08:28:37 -0800
commitfd968b414f7b94ed124245c1adbe8ffaa371c543 (patch)
tree574cbd6a883906ba66d333018908fb626aa2508b
parentb9262d670aee8e20fba19ce18e961d6680d194b6 (diff)
downloadrack-fd968b414f7b94ed124245c1adbe8ffaa371c543.tar.gz
Update versions in SECURITY_POLICY after release of 2.2
-rw-r--r--SECURITY_POLICY.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/SECURITY_POLICY.md b/SECURITY_POLICY.md
index 3590fa4d..821f0c53 100644
--- a/SECURITY_POLICY.md
+++ b/SECURITY_POLICY.md
@@ -10,21 +10,21 @@ New features will only be added to the master branch and will not be made availa
Only the latest release series will receive bug fixes. When enough bugs are fixed and its deemed worthy to release a new gem, this is the branch it happens from.
-* Current release series: 2.1.x
+* Current release series: 2.2.x
### Security issues
The current release series and the next most recent one will receive patches and new versions in case of a security issue.
-* Current release series: 2.1.x
-* Next most recent release series: 2.0.x
+* Current release series: 2.2.x
+* Next most recent release series: 2.1.x
### Severe security issues
For severe security issues we will provide new versions as above, and also the last major release series will receive patches and new versions. The classification of the security issue is judged by the core team.
-* Current release series: 2.1.x
-* Next most recent release series: 2.0.x
+* Current release series: 2.2.x
+* Next most recent release series: 2.1.x
* Last major release series: 1.6.x
### Unsupported Release Series