diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md index c85c9f31c3..69812a2eb5 100644 --- a/framework/CHANGELOG.md +++ b/framework/CHANGELOG.md @@ -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)