Remove redundant changelog line [skip ci] (#16735)

After #16734 there are two lines for the same change.
This commit is contained in:
Robert Korulczyk
2018-09-23 15:34:10 +02:00
committed by Alexander Makarov
parent d341958f0e
commit 21ab3fbe78

View File

@ -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)