diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-02-14 15:46:28 -0200 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-02-14 15:46:28 -0200 |
commit | de83b017a90e9fe68da1359a97ac5b58b7c0f3fe (patch) | |
tree | ada9d49d9f5b4b73fbc4ab849d0b7317b83f3818 /activesupport | |
parent | b9720355d05d61636396578a258c075fba2f854a (diff) | |
download | rails-de83b017a90e9fe68da1359a97ac5b58b7c0f3fe.tar.gz rails-de83b017a90e9fe68da1359a97ac5b58b7c0f3fe.tar.bz2 rails-de83b017a90e9fe68da1359a97ac5b58b7c0f3fe.zip |
Do not put the version in unreleased changes [ci skip]
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index f2e88f8e36..117e34a822 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.13 (unreleased) ## +## unreleased ## * Fix DateTime comparison with DateTime::Infinity object. |