Browse Source

Update CHANGELOG.md

tags/2.0.0-rc
MDMunir 10 years ago
parent
commit
f55a59a2b9
  1. 1
      framework/CHANGELOG.md

1
framework/CHANGELOG.md

@ -71,6 +71,7 @@ Yii Framework 2 Change Log
- Chg: `yii\data\ActiveDataProvider::$query` will not be modified directly with pagination and sorting anymore so it will be reuseable (cebe)
- Chg: Removed `yii\rest\ActiveController::$transactional` property and connected functionality (samdark)
- Chg: Changed the default value of the `keyPrefix` property of cache components to be null (qiangxue)
- Chg #3544: Add `$key` to function parameter `yii\grid\DataColumn::value` (mdmunir)
2.0.0-beta April 13, 2014
-------------------------

Loading…
Cancel
Save