Add line to CHANGELOG.md.

This commit is contained in:
Wilmer Arambula
2024-03-27 06:09:44 -03:00
parent 953a1265d7
commit 26f9e326c4

View File

@ -22,7 +22,7 @@ Yii Framework 2 Change Log
- Enh #20034: Added `yii\helpers\BaseStringHelper::findBetween()` to retrieve a substring that lies between two strings (salehhashemi1992)
- Enh #20121: Added `yiisoft/yii2-coding-standards` to composer `require-dev` and lint code to comply with PSR12 (razvanphp)
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@terabytesoftw)
2.0.49.2 October 12, 2023
-------------------------