Update ChangeLog

Closes #478

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2022-09-28 08:12:14 +02:00
parent 718531f0a8
commit 49271c07e5

View file

@ -19,6 +19,8 @@
- #470 Do not leak filter in IntervalFilterFirstOf
(thanks to Shaun Ruffel)
- #474 Make display of ids and annotations in summary report configurable
- #478 Add support for XDG Base Directory specification on Unixes
(Thanks to Stanisław Wysocki)
- #491 Tracking an interval in the future while actively tracking time results in a database inconsistency
(thanks to agentcoffee)