diff options
author | claudiob <claudiob@gmail.com> | 2013-03-18 14:51:46 -0700 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2013-03-18 14:51:46 -0700 |
commit | 0e56c1de704370f3a2ef0cf9a2d945330b5653c7 (patch) | |
tree | 6ce694d6259ae6a783ebdb72928f7eccab48fc85 /activeresource | |
parent | 167b645a2a0e983cb681d94adbe17480c824e701 (diff) | |
download | rails-0e56c1de704370f3a2ef0cf9a2d945330b5653c7.tar.gz rails-0e56c1de704370f3a2ef0cf9a2d945330b5653c7.tar.bz2 rails-0e56c1de704370f3a2ef0cf9a2d945330b5653c7.zip |
Add release dates to documentation [ci skip]
Set "March 18, 2013" as the release date for 3.2.13
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activeresource/CHANGELOG.md b/activeresource/CHANGELOG.md index b10b382f5f..77419bb904 100644 --- a/activeresource/CHANGELOG.md +++ b/activeresource/CHANGELOG.md @@ -3,7 +3,7 @@ * No changes. -## Rails 3.2.13 ## +## Rails 3.2.13 (Mar 18, 2013) ## * No changes. |