aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-03-20 15:04:57 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-03-20 15:04:57 -0400
commit5c0d00072d1309dbc77bb5d97e42956bac3e8684 (patch)
tree255d373bd20a40425a3f48ea43e5ecd42d4c2e81
parent8ff7ca5d112a5db5c1449f687e5bdc15e3670579 (diff)
downloadrails-5c0d00072d1309dbc77bb5d97e42956bac3e8684.tar.gz
rails-5c0d00072d1309dbc77bb5d97e42956bac3e8684.tar.bz2
rails-5c0d00072d1309dbc77bb5d97e42956bac3e8684.zip
Update the maintenance policy [ci skip]
-rw-r--r--guides/source/maintenance_policy.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md
index 7ced3eab1c..1d6a4edb5b 100644
--- a/guides/source/maintenance_policy.md
+++ b/guides/source/maintenance_policy.md
@@ -44,7 +44,7 @@ from.
In special situations, where someone from the Core Team agrees to support more series,
they are included in the list of supported series.
-**Currently included series:** `5.0.Z`, `4.2.Z`.
+**Currently included series:** `5.1.Z`.
Security Issues
---------------
@@ -59,7 +59,7 @@ be built from 1.2.2, and then added to the end of 1-2-stable. This means that
security releases are easy to upgrade to if you're running the latest version
of Rails.
-**Currently included series:** `5.0.Z`, `4.2.Z`.
+**Currently included series:** `5.1.Z`, `5.0.Z`.
Severe Security Issues
----------------------
@@ -68,7 +68,7 @@ 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.
-**Currently included series:** `5.0.Z`, `4.2.Z`.
+**Currently included series:** `5.1.Z`, `5.0.Z`, `4.2.Z`.
Unsupported Release Series
--------------------------