removed excessive whitespace in CHANGELOG (#15539)

- makes ChangeLogTest pass
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Tobias Munk
2018-01-22 15:07:23 +01:00
committed by Alexander Makarov
gitea-unlock(16/)
parent d0c2ba43d7
commit 77bdcda5c5

2
framework/CHANGELOG.md
View File

@@ -4,7 +4,7 @@ Yii Framework 2 Change Log
2.0.14 under development 2.0.14 under development
------------------------ ------------------------
- Enh #14806: Added $placeFooterAfterBody option for GridView (terehru) - Enh #14806: Added $placeFooterAfterBody option for GridView (terehru)
- Bug #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode (samdark) - Bug #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode (samdark)
- Enh #13814: MySQL unique index names can now contain spaces (df2) - Enh #13814: MySQL unique index names can now contain spaces (df2)
- Bug #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen (vitorarantes) - Bug #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen (vitorarantes)