Update ChangeLog and AUTHORS

This commit is contained in:
Thomas Lauf 2018-08-08 07:18:02 +02:00
parent d54bc6ba55
commit 3f5d47f779
2 changed files with 5 additions and 0 deletions

View file

@ -29,6 +29,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
davisdude
Aaron Fields
vedharish
janikrabe
Thanks to the following, who submitted detailed bug reports and excellent suggestions:

View file

@ -10,10 +10,14 @@
(thanks to Antanas B.)
- #111 Some tests fail depending on the time of day
(thanks to chronitis)
- #113 summary does not display correctly open intervals spanning day border
(thanks to janikrabe)
- #135 Task at month end not getting displayed
(thanks to towo)
- #138 Entering an escaped quote in a tag name causes incorrect JSON to be generated
(thanks to bognolo)
- #157 CLI: Ensure IDs are non-zero
(thanks to janikrabe)
- Fixed error from totals.py while timer is active
(thanks to davisdude)