correct CHANGELOG.md to reflect better changes in commit

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
This commit is contained in:
Stefano D. Mtangoo
2024-09-21 12:05:44 +03:00
committed by GitHub
parent 26756a7e0f
commit e69746b2b1

View File

@ -7,7 +7,7 @@ Yii Framework 2 Change Log
- Bug #20232: Fix regression introduced in `GHSA-cjcc-p67m-7qxm` while attaching behavior defined by `__class` array key (erickskrauch) - Bug #20232: Fix regression introduced in `GHSA-cjcc-p67m-7qxm` while attaching behavior defined by `__class` array key (erickskrauch)
- Bug #20231: Fix regression introduced in #20167 in `yii\validators\FileValidator` (bizley) - Bug #20231: Fix regression introduced in #20167 in `yii\validators\FileValidator` (bizley)
- Enh #20247: Support for variadic console controller action methods (brandonkelly) - Enh #20247: Support for variadic console controller action methods (brandonkelly)
- Enh #20256: Added missing MSSQL condition in `yii\console\controllers\MigrateController` isViewRelated function (ambrozt) - Bug #20256: Add support for dropping views in MSSQL server when running migrate/fresh (ambrozt)
2.0.51 July 18, 2024 2.0.51 July 18, 2024
-------------------- --------------------