diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md index 4c0f27fa73..3833831ef3 100644 --- a/framework/CHANGELOG.md +++ b/framework/CHANGELOG.md @@ -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)