Include missing changelog for #20284 (#20286)

* Include missing changelog for #20284

* Update CHANGELOG.md
This commit is contained in:
Stefano D. Mtangoo
2024-11-27 18:26:41 +03:00
committed by GitHub
parent c190e9b5d2
commit b49fa88f23

View File

@ -13,6 +13,7 @@ Yii Framework 2 Change Log
- Enh #20268: Minor optimisation in `\yii\helpers\BaseArrayHelper::map` (chriscpty)
- Enh #20273: Remove unnecessary `paragonie/random_compat` dependency (timwolla)
- Chg #20276: Removed autogenerated migration phpdoc (userator)
- Bug #20284: Revert punycode to 1.4.x which supports pre ES6 format (mtangoo)
2.0.51 July 18, 2024
--------------------