From cde6ead573a6f9638bb866935f21d66b05fc712f Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Tue, 25 Jun 2013 22:04:52 -0300 Subject: Move changelog entry to the top [ci skip] --- activerecord/CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 0e8fe55e84..c673a278f6 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,4 +1,10 @@ ## unreleased ## + +* Fix `ActiveRecord::Store` incorrectly tracking changes of its attributes. + Fixes #10373. + + *Janko Marohnić* + * Fix mysql2 adapter raises the correct exception when executing a query on a closed connection. @@ -111,11 +117,6 @@ *kennyj* -* Fix `ActiveRecord::Store` incorrectly tracking changes of its attributes. - Fixes #10373. - - *Janko Marohnić* - ## Rails 3.2.13 (Mar 18, 2013) ## -- cgit v1.2.3