mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
Update CHANGELOG.md
This commit is contained in:
@@ -158,6 +158,7 @@ Yii Framework 2 Change Log
|
|||||||
- Enh #2775: Added `yii\base\Application::bootstrap` and `yii\base\BootstrapInterface` to support running bootstrap classes when starting an application (qiangxue)
|
- Enh #2775: Added `yii\base\Application::bootstrap` and `yii\base\BootstrapInterface` to support running bootstrap classes when starting an application (qiangxue)
|
||||||
- Enh #2892: ActiveRecord dirty attributes are now reset after call to `afterSave()` so information about changed attributes is available in `afterSave`-event (cebe)
|
- Enh #2892: ActiveRecord dirty attributes are now reset after call to `afterSave()` so information about changed attributes is available in `afterSave`-event (cebe)
|
||||||
- Enh #2910: Added `Application::end()` (qiangxue)
|
- Enh #2910: Added `Application::end()` (qiangxue)
|
||||||
|
- Enh #2942: Added truncate and truncateWord methods (Alex-Code)
|
||||||
- Enh: Added support for using arrays as option values for console commands (qiangxue)
|
- Enh: Added support for using arrays as option values for console commands (qiangxue)
|
||||||
- Enh: Added `favicon.ico` and `robots.txt` to default application templates (samdark)
|
- Enh: Added `favicon.ico` and `robots.txt` to default application templates (samdark)
|
||||||
- Enh: Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs (qiangxue)
|
- Enh: Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs (qiangxue)
|
||||||
|
|||||||
Reference in New Issue
Block a user