Skip to content

Commit

Permalink
Add CHANGELOG entry for #7532 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Sep 5, 2012
1 parent 2197d61 commit ddaeaef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions activerecord/CHANGELOG.md
@@ -1,5 +1,15 @@
## Rails 4.0.0 (unreleased) ##

* Fix bug when call `store_accessor` multiple times.
Fixes #7532.

*Matt Jones*

* Fix store attributes that show the changes incorrectly.
Fixes #7532.

*Matt Jones*

* Fix `ActiveRecord::Relation#pluck` when columns or tables are reserved words.

*Ian Lesperance*
Expand Down

0 comments on commit ddaeaef

Please sign in to comment.