From 8d80582f0c18afcebad2c5db5a368171c89b621f Mon Sep 17 00:00:00 2001 From: Alex-Code <alex@awsol.co.uk> Date: Tue, 6 May 2014 15:58:41 +0100 Subject: [PATCH] Update CHANGELOG.md --- framework/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/CHANGELOG.md b/framework/CHANGELOG.md index 837657f..93aefe8 100644 --- a/framework/CHANGELOG.md +++ b/framework/CHANGELOG.md @@ -40,6 +40,7 @@ Yii Framework 2 Change Log - Enh #3252: Added support for case insensitive matching using ILIKE to PostgreSQL QueryBuilder (cebe) - Enh #3298: Supported configuring `View::theme` using a class name (netyum, qiangxue) - Enh #3328: `BaseMailer` generates better text body from html body (armab) +- Enh #3380: Allow `value` in `defaultValueValidator` to be a closure (Alex-Code) - Enh: Added support for using sub-queries when building a DB query with `IN` condition (qiangxue) - Enh: Supported adding a new response formatter without the need to reconfigure existing formatters (qiangxue) - Enh: Added `yii\web\UrlManager::addRules()` to simplify adding new URL rules (qiangxue) -- libgit2 0.27.1