Update CHANGELOG.md

This commit is contained in:
Alexander Makarov
2020-06-25 23:33:22 +03:00
committed by GitHub
parent 08a28b27d4
commit 50af7ec4c7

View File

@ -4,7 +4,7 @@ Yii Framework 2 Change Log
2.0.36 under development
------------------------
- Enh #18127: Add resolving DI references inside of arrays in dependencies (hiqsol)
- Bug #18127: Add resolving DI references inside of arrays in dependencies (hiqsol)
- Bug #18047: Fix colorization markers output in Table.php (cheeseq)
- Bug #18028: Fix division by zero exception in Table.php::calculateRowHeight (fourhundredfour)
- Enh #18019: Allow jQuery 3.5.0 to be installed (wouter90)