Add line in CHANGELOG..md.

This commit is contained in:
Wilmer Arambula
2024-05-17 09:57:55 -04:00
parent e7b6330dbb
commit d7fa8aaa6b

View File

@ -27,6 +27,7 @@ Yii Framework 2 Change Log
- New #20137: Added `yii\caching\CallbackDependency` to allow using a callback to determine if a cache dependency is still valid (laxity7)
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@terabytesoftw)
- Bug #19817, #19819 Add MySQL Query `addCheck()` and `dropCheck()` (@bobonov)
2.0.49.2 October 12, 2023
-------------------------