From fe79af4c1d96a3ec6f04150142c6e816c856cdfe Mon Sep 17 00:00:00 2001 From: Gui Albuk Date: Wed, 12 Jul 2017 15:02:02 -0300 Subject: [PATCH] Add deprecation notice to NEWS.md Last version that supports Rails 4.0 and 4.1 and Ruby 2.0 and 2.1. --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index ef9a6168..56f5a4a8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # 3.1.2 +### Deprecations + +* This is the **last version** that supports Rails 4.0 and 4.1 and Ruby 2.0 and 2.1. + ### Bug fixes * When the `permit` matcher was used without `#on`, the controller did not use