aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2016-11-14 17:46:47 -0500
committerGitHub <noreply@github.com>2016-11-14 17:46:47 -0500
commitfa767bbe0fc3eda40061d652b7b74b402acf108f (patch)
tree58cbe9ae23ef09fc22f8dad84e6f5de07ae86765
parentcfa5cab3a869f9c9d7525b7becead01601824f04 (diff)
parent7d1e104f660e85a784942d99852e621e48de45f1 (diff)
downloadrails-fa767bbe0fc3eda40061d652b7b74b402acf108f.tar.gz
rails-fa767bbe0fc3eda40061d652b7b74b402acf108f.tar.bz2
rails-fa767bbe0fc3eda40061d652b7b74b402acf108f.zip
Merge pull request #27047 from y-yagi/remove_duplicated_entry
remove duplicated changelog entry [ci skip]
-rw-r--r--activesupport/CHANGELOG.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index 8b022af235..10095ee1bd 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -31,10 +31,6 @@
*Andrew White*
-* Remove deprecated method `Module.local_constants`
-
- *Andrew White*
-
* Remove deprecated file `active_support/core_ext/time/marshal.rb`
*Andrew White*