mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 22:32:40 +08:00
Add line to changelog
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user