Browse Source

added changelog

tags/2.0.0-beta
Mark 11 years ago
parent
commit
79ef473a38
  1. 1
      framework/CHANGELOG.md

1
framework/CHANGELOG.md

@ -33,6 +33,7 @@ Yii Framework 2 Change Log
- Enh #1611: Added `BaseActiveRecord::markAttributeDirty()` (qiangxue)
- Enh #1634: Use masked CSRF tokens to prevent BREACH exploits (qiangxue)
- Enh #1641: Added `BaseActiveRecord::updateAttributes()` (qiangxue)
- Enh #1646: Added postgresql `QueryBuilder::checkIntegrity` and `QueryBuilder::resetSequence` (Ragazzo)
- Enh: Added `favicon.ico` and `robots.txt` to defauly application templates (samdark)
- Enh: Added `Widget::autoIdPrefix` to support prefixing automatically generated widget IDs (qiangxue)
- Enh: Support for file aliases in console command 'message' (omnilight)

Loading…
Cancel
Save