aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2016-05-23 17:32:30 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2016-08-02 17:07:01 -0300
commitfdc52ddb76d69235c01494a5f19c56cb9bddff0c (patch)
tree9c4a7c4b1284d817d6c31530d676a58678d77ff3
parent31c1ed95d33bd9a46a6a4ebb5c1e1fa2af171969 (diff)
downloadrails-fdc52ddb76d69235c01494a5f19c56cb9bddff0c.tar.gz
rails-fdc52ddb76d69235c01494a5f19c56cb9bddff0c.tar.bz2
rails-fdc52ddb76d69235c01494a5f19c56cb9bddff0c.zip
Add 4.2.Z back to the maintenance list
Some Rails core members agreed to continue to maintain 4.2 until 5.1 is released. [ci skip]
-rw-r--r--guides/source/maintenance_policy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md
index f99b6ebd31..7ced3eab1c 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`.
+**Currently included series:** `5.0.Z`, `4.2.Z`.
Security Issues
---------------