Browse Source

fix pr in changelog

tags/2.0.14
Yuriy Stovbur 8 years ago
parent
commit
d35d957ac6
  1. 2
      framework/CHANGELOG.md

2
framework/CHANGELOG.md

@ -110,8 +110,8 @@ Yii Framework 2 Change Log
- Enh #11464: Populate foreign key names from schema (joaoppereira)
- Bug #13401: Fixed lack of escaping of request dump at exception screens (samdark)
- Enh #13417: Allow customizing `yii\data\ActiveDataProvider` in `yii\rest\IndexAction` (leandrogehlen)
- Enh #13425: Cache dynamically added rules with `yii\web\UrlManager::addRules()` (scriptcube)
- Chg #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` (greeflas)
- Enh #13425: Added caching of dynamically URL rules with `yii\web\UrlManager::addRules()` (scriptcube)
- Bug #12599: Fixed MSSQL fail to work with `nvarbinary`. Enhanced SQL scripts compatibility with older versions (samdark)
2.0.10 October 20, 2016

Loading…
Cancel
Save