aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/CHANGELOG.md')
-rw-r--r--activemodel/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md
index cfc766d2be..470e76b7d3 100644
--- a/activemodel/CHANGELOG.md
+++ b/activemodel/CHANGELOG.md
@@ -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*