diff options
author | Vijay Dev <vijaydev.cse@gmail.com> | 2012-03-09 03:17:15 +0530 |
---|---|---|
committer | Vijay Dev <vijaydev.cse@gmail.com> | 2012-03-09 03:17:15 +0530 |
commit | 263d8424b36a80aa44ade979c4eaf686a58a99aa (patch) | |
tree | b43f1599d019745a6c3e5b05c5f22aa0ca52b54c /activesupport | |
parent | 3bfd6516c3511c60f975d77e7d8edf002ecb1b0f (diff) | |
download | rails-263d8424b36a80aa44ade979c4eaf686a58a99aa.tar.gz rails-263d8424b36a80aa44ade979c4eaf686a58a99aa.tar.bz2 rails-263d8424b36a80aa44ade979c4eaf686a58a99aa.zip |
update changelogs for gems without changes too [ci skip]
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index bdae96e7f2..8ae484ad95 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,11 @@ +## Rails 3.2.3 (unreleased) ## + +* No changes. + +## Rails 3.2.2 (March 1, 2012) ## + +* No changes. + ## Rails 3.2.1 (January 26, 2012) ## * Documentation fixes and improvements. |