prepare for release

This commit is contained in:
simialbi 2022-11-30 09:25:21 +01:00
parent 1c8504e9f1
commit 0ce35f80ca
No known key found for this signature in database
GPG Key ID: 90C9DF26A55C2070

View File

@ -1,7 +1,10 @@
Yii Framework 2 bootstrap5 extension Change Log
==============================================
2.0.4 under development
2.0.5 under development
-----------------------
2.0.4 November 30, 2022
-----------------------
- Bug #58: Dropdown clientEvents did not fire because they need to be bound on parent (simialbi)