From 47fb44fc7a12f6a57b71b6dcd68a19e572101703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Mon, 22 Jul 2013 11:57:02 -0300 Subject: Update CHANGELOG entry --- activerecord/CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 6e88e4614a..608e10f866 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,4 @@ -## Rails 3.2.14.rc2 (Jun 16, 2013) ## +## Rails 3.2.14 (Jul 22, 2013) ## * Do not re-create destroyed association when saving the parent object. @@ -6,9 +6,6 @@ *Paul Nikitochkin* - -## Rails 3.2.14.rc1 (Jul 12, 2013) ## - * Do not shallow the original exception in `exec_cache` on PostgreSQL adapter. Fixes #11260. -- cgit v1.2.3