mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
Fixes #5874: Upgraded Twitter Bootstrap to 3.3.x
This commit is contained in:
@ -31,7 +31,8 @@ Yii Framework 2 Change Log
|
||||
- Enh #5806: Allow `Html::encode()` to be used when the application is not started (qiangxue)
|
||||
- Enh: `Console::confirm()` now uses `Console::stdout()` instead of `echo` to be consistent with all other functions (cebe)
|
||||
- Chg #3630: `yii\db\Command::queryInternal()` is now protected (samdark)
|
||||
- Chg #5508: Dropped the support for the `--append` option for the `fixture` command (qiangxue)
|
||||
- Chg #5508: Dropped the support for the `--append` option for the `fixture` command (qiangxue)
|
||||
- Chg #5874: Upgraded Twitter Bootstrap to 3.3.x (samdark)
|
||||
|
||||
2.0.0 October 12, 2014
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user