diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2012-07-23 14:26:16 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2012-07-23 14:26:16 -0700 |
commit | 125dfdfcf7aa990d49817ef84202f6a374804882 (patch) | |
tree | df070962c494ea0e834eafb103016487e4b4f062 /activeresource | |
parent | 6b7d26cf3c061907aedc44f7f36776c9b36950fd (diff) | |
download | rails-125dfdfcf7aa990d49817ef84202f6a374804882.tar.gz rails-125dfdfcf7aa990d49817ef84202f6a374804882.tar.bz2 rails-125dfdfcf7aa990d49817ef84202f6a374804882.zip |
updating changelogs
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index 37dcece116..eb0a073018 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -1,3 +1,7 @@ +## Rails 3.2.7 (unreleased) + +* No changes. + ## Rails 3.2.6 (Jun 12, 2012) * No changes. |