Add changelog line

This commit is contained in:
Andrii Vasyliev
2020-06-25 14:13:24 +00:00
parent 8c2259abff
commit 08a28b27d4

View File

@ -4,6 +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 #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)