diff options
Diffstat (limited to 'activemodel')
-rw-r--r-- | activemodel/CHANGELOG.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index fe83324848..775bf344d4 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,8 +1,11 @@ -## Rails 3.2.12 (unreleased) ## - * Specify type of singular association during serialization *Steve Klabnik* +## Rails 3.2.12 (Fev 11, 2013) ## + +* No changes. + + ## Rails 3.2.11 (Jan 8, 2013) ## * No changes. |