Skip to content

Commit

Permalink
Add CHANGELOG entry for #14757 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Apr 22, 2014
1 parent ba84bd9 commit 40335e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,3 +1,9 @@
* Fix name collision with `Array#select!` with `Relation#select!`.

Fixes #14752.

*Earl St Sauver*

* Fixed unexpected behavior for `has_many :through` associations going through a scoped `has_many`.

If a `has_many` association is adjusted using a scope, and another `has_many :through`
Expand Down

0 comments on commit 40335e7

Please sign in to comment.