Add line to changelog

This commit is contained in:
DarkDef
2021-04-29 19:47:01 +03:00
parent f14b2ccd89
commit 4f74d2a2db

View File

@ -25,6 +25,7 @@ Yii Framework 2 Change Log
- Enh #18569: Add `NumberValidator::$allowArray` (raidkon)
- Bug #18613: Do not call static methods non-statically in `BaseActiveRecord` (samdark)
- Bug #18619: Do not modify `yii\web\Cookie::$path` on `yii\web\Response::sendCookies()` (mikk150)
- Bug #18604: Function alterColumn for MSSQL build incorrect query with default values `NULL` and other expressions (darkdef)
2.0.41.1 March 04, 2021