From 07acf7b13d98eb8e3dc6628952ca908a020bbdce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mendon=C3=A7a=20Fran=C3=A7a?= Date: Mon, 22 Apr 2013 01:42:30 -0300 Subject: Move CHANGELOG entry to top [ci skip] --- activesupport/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 20c720c861..21add846a8 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,5 +1,9 @@ ## Rails 4.0.0 (unreleased) ## +* Fix skipping of filters defined by objects in `ActiveSupport::Callbacks::Callback`. + + *Ben McRedmond* + * An `ActiveSupport::Subscriber` class has been extracted from `ActiveSupport::LogSubscriber`, allowing you to use the event attachment API for other kinds of subscribers. @@ -28,10 +32,6 @@ *Charles Jones* -* Fix skipping of filters defined by objects in `ActiveSupport::Callbacks::Callback`. - - *Ben McRedmond* - ## Rails 4.0.0.beta1 (February 25, 2013) ## * Improve singularizing a singular for multiple cases. -- cgit v1.2.3