diff options
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 dd618e4f27..c1f0fa3403 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -1,3 +1,7 @@ +## Rails 3.2.15 (Oct 16, 2013) ## + +* No changes. + ## Rails 3.2.14 (Jul 22, 2013) ## * Fixes an issue that ActiveResource models ignores ActiveResource::Base.include_root_in_json. |