mirror of
https://github.com/yiisoft/yii2.git
synced 2025-10-31 02:28:35 +08:00
Add line in CHANGELOG..md.
This commit is contained in:
@ -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)
|
- 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)
|
- Enh #20134: Raise minimum `PHP` version to `7.3` (@terabytesoftw)
|
||||||
- Bug #20141: Update `ezyang/htmlpurifier` dependency to version `4.17` (@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
|
2.0.49.2 October 12, 2023
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user