changelog corrected (#13495)

This commit is contained in:
Bizley
2017-02-02 08:53:56 +01:00
committed by Carsten Brandt
parent a849e0e4e9
commit 3b7e97dab6

View File

@ -4,13 +4,10 @@ Yii Framework 2 Change Log
2.0.12 under development
------------------------
- no changes in this release.
- Bug #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format (bizley)
2.0.11 February 01, 2017
- Bug #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format (bizley)
2.0.11 under development
------------------------
- Bug #4113: Error page stacktrace was generating links to private methods which are not part of the API docs (samdark)