Browse Source

CHANGELOG.md fix

tags/2.0.0-rc
Dmitry Chernikov 10 years ago
parent
commit
4716572998
  1. 2
      framework/CHANGELOG.md

2
framework/CHANGELOG.md

@ -99,7 +99,7 @@ Yii Framework 2 Change Log
- Enh: Added param `hideOnSinglePage` to `yii\widgets\LinkPager` (arturf) - Enh: Added param `hideOnSinglePage` to `yii\widgets\LinkPager` (arturf)
- Enh: Added support for array attributes in `in` validator (creocoder) - Enh: Added support for array attributes in `in` validator (creocoder)
- Enh: Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters (samdark) - Enh: Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters (samdark)
- Enh: `yii\widgets\Breadcrumbs::$links`. Allows individual link to have its `ownTemplate` (creocoder|umneeq) - Enh #3926: `yii\widgets\Breadcrumbs::$links`. Allows individual link to have its `ownTemplate` (creocoder, umneeq)
- Chg #2898: `yii\console\controllers\AssetController` is now using hashes instead of timestamps (samdark) - Chg #2898: `yii\console\controllers\AssetController` is now using hashes instead of timestamps (samdark)
- Chg #2913: RBAC `DbManager` is now initialized via migration (samdark) - Chg #2913: RBAC `DbManager` is now initialized via migration (samdark)
- Chg #3036: Upgraded Twitter Bootstrap to 3.1.x (qiangxue) - Chg #3036: Upgraded Twitter Bootstrap to 3.1.x (qiangxue)

Loading…
Cancel
Save