From 94f8e8c8f73b7034a9cc3e7f6bf040350aa9701f Mon Sep 17 00:00:00 2001 From: zvkemp Date: Thu, 7 Feb 2019 11:58:50 -0800 Subject: use a proxy matcher for AS::N fanout --- activesupport/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport/CHANGELOG.md') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index 2da774ca66..d77fa3c864 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,7 @@ +* Revise `ActiveSupport::Notifications.unsubscribe` to correctly handle Regex or other multiple-pattern subscribers. + + *Zach Kemp* + * Add `before_reset` callback to `CurrentAttributes` and define `after_reset` as an alias of `resets` for symmetry. *Rosa Gutierrez* -- cgit v1.2.3