Adjusted changelog

This commit is contained in:
Alexander Makarov
2014-03-09 18:30:20 +04:00
parent 8df9dddd70
commit 2dacc4fb0a

View File

@ -231,6 +231,7 @@ Yii Framework 2 Change Log
- New #1956: Implemented test fixture framework (qiangxue)
- New #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation (qiangxue)
- New #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` (lucianobaraglia, qiangxue)
- New #2630: Added `yii\helpers\Url` (samdark)
- New: Yii framework now comes with core messages in multiple languages
- New: Added yii\codeception\DbTestCase (qiangxue)