diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-03-09 00:08:45 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2012-03-09 00:52:19 -0300 |
commit | db743ff459385a9131b059151d011c59e8e094be (patch) | |
tree | 2545a467f897715450616002f6ddc5369463d6a3 /activeresource | |
parent | 94b2c8c32d00e101b306875b86abf11b28b55699 (diff) | |
download | rails-db743ff459385a9131b059151d011c59e8e094be.tar.gz rails-db743ff459385a9131b059151d011c59e8e094be.tar.bz2 rails-db743ff459385a9131b059151d011c59e8e094be.zip |
Fix my name in the CHANGELOG to follow the convention
Also add missing entries and use the formating convention
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index a6ff7a224a..ef957c68ed 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -2,10 +2,12 @@ * No changes. + ## Rails 3.2.2 (March 1, 2012) ## * No changes. + ## Rails 3.2.1 (January 26, 2012) ## * Documentation fixes. |