aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2018-03-15 17:32:20 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2018-03-15 17:32:20 -0400
commit81843bcf65f1f5fce0bab1d1437e2815eb20e904 (patch)
treef7266c99b5276a27713b301c9ccf1d90618de0ae /actionpack
parent46ae2b18ea2808eccf3894570dbec46bdb569652 (diff)
downloadrails-81843bcf65f1f5fce0bab1d1437e2815eb20e904.tar.gz
rails-81843bcf65f1f5fce0bab1d1437e2815eb20e904.tar.bz2
rails-81843bcf65f1f5fce0bab1d1437e2815eb20e904.zip
Don't need to include in the changelog something that was release in 5.2
[ci skip]
Diffstat (limited to 'actionpack')
-rw-r--r--actionpack/CHANGELOG.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md
index 5223d7848f..61451dd673 100644
--- a/actionpack/CHANGELOG.md
+++ b/actionpack/CHANGELOG.md
@@ -1,7 +1,3 @@
-* Check exclude before flagging cookies as secure.
-
- *Catherine Khuu*
-
* Rails 6 requires Ruby 2.4.1 or newer.
*Jeremy Daer*