Move changelog entry placed into previous release incorrectly [skip ci]

This commit is contained in:
Alexander Makarov
2020-01-22 00:58:03 +03:00
parent cd88681fd9
commit 46665bb77d

View File

@ -19,6 +19,7 @@ Yii Framework 2 Change Log
- Bug #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()` (brandonkelly) - Bug #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()` (brandonkelly)
- Bug #17300: Fix class-level event handling with wildcards (Toma91) - Bug #17300: Fix class-level event handling with wildcards (Toma91)
- Bug #17635: Fix varbinary data handling for MSSQL (toatall) - Bug #17635: Fix varbinary data handling for MSSQL (toatall)
- Bug #17766: Remove previous PJAX event binding before registering new one (samdark)
2.0.31 December 18, 2019 2.0.31 December 18, 2019
@ -38,7 +39,6 @@ Yii Framework 2 Change Log
- Bug #17745: Fix PostgreSQL query builder drops default value when it is empty (xepozz) - Bug #17745: Fix PostgreSQL query builder drops default value when it is empty (xepozz)
- Enh #17665: Implement RFC 7239 `Forwarded` header parsing in Request (mikk150, kamarton) - Enh #17665: Implement RFC 7239 `Forwarded` header parsing in Request (mikk150, kamarton)
- Enh #17720: DI 3 support for application core components and default object configurations (sup-ham) - Enh #17720: DI 3 support for application core components and default object configurations (sup-ham)
- Bug #17766: Remove previous PJAX event binding before registering new one (samdark)
2.0.30 November 19, 2019 2.0.30 November 19, 2019