diff options
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index a69bfd0d73..2a7a96ac16 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -1,3 +1,8 @@ +## Rails 3.2.1 (January 26, 2012) ## + +* Documentation fixes. + + ## Rails 3.2.0 (January 20, 2012) ## * Redirect responses: 303 See Other and 307 Temporary Redirect now behave like |