mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 05:08:42 +08:00
Adjusted changelog
This commit is contained in:
@@ -63,6 +63,7 @@ Yii Framework 2 Change Log
|
||||
- Enh #3562: Adding rotateByCopy to yii\log\FileTarget (pawzar)
|
||||
- Enh #3574: Add integrity check support for SQLite (zeeke)
|
||||
- Enh #3597: Nested array support for HTML5 custom "data-*" attributes (armab)
|
||||
- Enh #3631: Added property `currencyCode` to `yii\i18n\Formatter` (leandrogehlen)
|
||||
- Enh: Added support for using sub-queries when building a DB query with `IN` condition (qiangxue)
|
||||
- Enh: Supported adding a new response formatter without the need to reconfigure existing formatters (qiangxue)
|
||||
- Enh: Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules (qiangxue)
|
||||
@@ -75,7 +76,6 @@ Yii Framework 2 Change Log
|
||||
- Enh: Added support for using path alias with `FileDependency::fileName` (qiangxue)
|
||||
- Enh: Added param `hideOnSinglePage` to `yii\widgets\LinkPager` (arturf)
|
||||
- Enh: Added support for array attributes in `in` validator (creocoder)
|
||||
- Enh: Added property `currencyCode` to `yii\i18n\Formatter` (leandrogehlen)
|
||||
- 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 #3036: Upgraded Twitter Bootstrap to 3.1.x (qiangxue)
|
||||
|
||||
Reference in New Issue
Block a user