Update ChangeLog

This commit is contained in:
Frédéric Guillot 2023-07-11 20:10:48 -07:00
parent 807fe77860
commit a39cc49035
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Version 1.2.32 (July 11, 2023)
------------------------------
* Fix unexpected EventDispatcher exception in cronjob and during logout
* Integration Tests: Run `apt update` before installing Apache
* Automatic action `TaskMoveColumnClosed` does not log column movement
* Tweak Sqlite connection settings to reduce database locked errors
* Bump `phpunit/phpunit` from `9.6.9` to `9.6.10`
Version 1.2.31 (July 3, 2023)
-----------------------------