From ddedf5d88e79b0d654d0266b53f2a66260d047ce Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Thu, 9 Aug 2012 16:25:43 -0300 Subject: Add release date to CHANGELOGs --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 669811c74f..44a58e0bee 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.8 ## +## Rails 3.2.8 (Aug 9, 2012) ## * Do not consider the numeric attribute as changed if the old value is zero and the new value is not a string. -- cgit v1.2.3