Update CHANGELOG.md

This commit is contained in:
Bizley
2021-05-10 10:12:37 +02:00
committed by GitHub
parent c6441b750c
commit 66ff8309b9

View File

@ -4,8 +4,6 @@ Yii Framework 2 Change Log
2.0.43 under development 2.0.43 under development
------------------------ ------------------------
- Enh: Added strings "software, hardware" to `$specials` array in `yii\helpers\BaseInflector` (kjusupov)
- Enh #18628: Added strings "software", and "hardware" to `$specials` array in `yii\helpers\BaseInflector` (kjusupov) - Enh #18628: Added strings "software", and "hardware" to `$specials` array in `yii\helpers\BaseInflector` (kjusupov)
@ -15,11 +13,6 @@ Yii Framework 2 Change Log
- Bug #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist (bizley) - Bug #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist (bizley)
2.0.42.1 May 06, 2021
---------------------
- Bug #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist (bizley)
2.0.42 May 05, 2021 2.0.42 May 05, 2021
------------------- -------------------