Skip to content

Commit

Permalink
Add CHANGELOG entry for constantize - closes rails#6165.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeltrix committed May 19, 2012
1 parent 3d0e489 commit 329a5a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions activesupport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Rails 4.0.0 (unreleased) ##

* `constantize` now looks in the ancestor chain. *Marc-Andre Lafortune & Andrew White*

* `Object#try` can't call private methods. *Vasiliy Ermolovich*

* `AS::Callbacks#run_callbacks` remove `key` argument. *Francesco Rodriguez*
Expand Down

0 comments on commit 329a5a4

Please sign in to comment.