From b081633efa17f77aee297b5d1841682183a0db84 Mon Sep 17 00:00:00 2001 From: Kevin McPhillips Date: Wed, 22 Jun 2016 20:42:54 -0400 Subject: Update changelog for #25341 --- activesupport/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index d9f23c55ba..b71a26aba2 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,9 @@ +* Fixed `ActiveSupport::Logger.broadcast` so that calls to `#silence` now + properly delegate to all loggers. Silencing now properly suppresses logging + to both the log and the console. + + *Kevin McPhillips* + * Remove deprecated arguments in `assert_nothing_raised`. *Rafel Mendonça França* -- cgit v1.2.3