diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md index b5b6832edb..84f54624e4 100644 --- a/framework/CHANGELOG.md +++ b/framework/CHANGELOG.md @@ -6,7 +6,6 @@ Yii Framework 2 Change Log - Enh #16151: `ActiveQuery::getTableNameAndAlias()` is now protected (s1lver) - Bug #16657: Ensure widgets after run event result contains the result of the rendered widget (AdeAttwood) -- Enh #16151: Change of scope for method `getTableNameAndAlias()` (s1lver) - Bug #14230: Fixed `itemsOptions` ignored in `checkBoxList` (s1lver) - Bug #14368: Added `role` attribute for active radio list (s1lver) - Bug #16680: Fixed ActiveField 'text' input with maxlength (s1lver)