diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2012-06-12 14:02:40 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2012-06-12 14:02:40 -0700 |
commit | 8381d398cedf3e95fb073b8110d80f636cff449c (patch) | |
tree | e0243f81ece3c37dcb071f68cadd55fbdeee6e2a /activesupport | |
parent | ee4209a31eff868aff8d2c2f836e703256c4038e (diff) | |
download | rails-8381d398cedf3e95fb073b8110d80f636cff449c.tar.gz rails-8381d398cedf3e95fb073b8110d80f636cff449c.tar.bz2 rails-8381d398cedf3e95fb073b8110d80f636cff449c.zip |
updating changelogs
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 c71ffabbd8..d20e011f0a 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.6 (unreleased) +## Rails 3.2.6 (Jun 12, 2012) * No changes. |