diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-11-15 07:43:21 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2016-11-15 07:43:21 +0900 |
commit | 7d1e104f660e85a784942d99852e621e48de45f1 (patch) | |
tree | 58cbe9ae23ef09fc22f8dad84e6f5de07ae86765 /activesupport | |
parent | cfa5cab3a869f9c9d7525b7becead01601824f04 (diff) | |
download | rails-7d1e104f660e85a784942d99852e621e48de45f1.tar.gz rails-7d1e104f660e85a784942d99852e621e48de45f1.tar.bz2 rails-7d1e104f660e85a784942d99852e621e48de45f1.zip |
remove duplicated changelog entry [ci skip]
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/CHANGELOG.md | 4 |
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* |