From 146e95c70d8124775fa15e83110df3237f015deb Mon Sep 17 00:00:00 2001 From: Godfrey Chan Date: Sat, 30 Nov 2013 01:13:18 -0800 Subject: Backfilled CHANGELOG for AS::JSON::Variable removal (6f3e01e8) [ci skip] --- activesupport/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport') diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index b63c44fbcb..2cb44d8371 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -366,6 +366,10 @@ *Yves Senn* +* Removed deprecated `ActiveSupport::JSON::Variable` with no replacement. + + *Toshinori Kajihara* + * Raise an error when multiple `included` blocks are defined for a Concern. The old behavior would silently discard previously defined blocks, running only the last one. -- cgit v1.2.3