Skip to content

Commit

Permalink
Add release dates to documentation [ci skip]
Browse files Browse the repository at this point in the history
Set "March 18, 2013" as the release date for 3.2.13
  • Loading branch information
claudiob committed Mar 18, 2013
1 parent 167b645 commit 0e56c1d
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion actionmailer/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* No changes.


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* No changes.

Expand Down
2 changes: 1 addition & 1 deletion actionpack/CHANGELOG.md
Expand Up @@ -11,7 +11,7 @@
*Soylent + Maxime Réty*


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* Fix incorrectly appended square brackets to a multiple select box
if an explicit name has been given and it already ends with "[]".
Expand Down
2 changes: 1 addition & 1 deletion activemodel/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* No changes.


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* Specify type of singular association during serialization *Steve Klabnik*

Expand Down
4 changes: 2 additions & 2 deletions activerecord/CHANGELOG.md
@@ -1,4 +1,4 @@
## unrelesed ##
## unreleased ##

* Reload the association target if it's stale. `@stale_state` should be nil
when a model isn't saved.
Expand All @@ -13,7 +13,7 @@
*kennyj*


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* Reverted 921a296a3390192a71abeec6d9a035cc6d1865c8, 'Quote numeric values
compared to string columns.' This caused several regressions.
Expand Down
2 changes: 1 addition & 1 deletion activeresource/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* No changes.


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* No changes.

Expand Down
2 changes: 1 addition & 1 deletion activesupport/CHANGELOG.md
Expand Up @@ -6,7 +6,7 @@
*Andrew White*


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##


* Fix DateTime comparison with DateTime::Infinity object.
Expand Down
2 changes: 1 addition & 1 deletion railties/CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* No changes.


## Rails 3.2.13 ##
## Rails 3.2.13 (Mar 18, 2013) ##

* No changes.

Expand Down

0 comments on commit 0e56c1d

Please sign in to comment.