Skip to content

Commit

Permalink
Move Changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Jun 2, 2014
1 parent f9cdf0d commit b33199c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -185,9 +185,6 @@ For instructions on upgrading to newer versions, visit
* \#2956 Caching on queries now only happens when `cache` is specifically
called. (Arthur Neves)

* \#2898 Dirty attribute methods now properly handle field aliases.
(Niels Ganser)

* \#2659 `Mongoid::Railtie` now properly uses only one initializer and
the name has changed to `mongoid.load-config`.

Expand Down Expand Up @@ -345,6 +342,9 @@ For instructions on upgrading to newer versions, visit

### Resolved Issues

* \#2898 Dirty attribute methods now properly handle field aliases.
(Niels Ganser)

* \#3620 Add ActiveModel module instance methods to prohibited_methods list.
(Arthur Neves)

Expand Down

0 comments on commit b33199c

Please sign in to comment.