Update ChangeLog and AUTHORS

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-08-25 13:11:58 +02:00
parent e6b5a14927
commit bbf5ba0d0f
2 changed files with 7 additions and 0 deletions

View file

@ -31,6 +31,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
vedharish vedharish
janikrabe janikrabe
sruffell sruffell
Dennis Schridde
Thanks to the following, who submitted detailed bug reports and excellent suggestions: Thanks to the following, who submitted detailed bug reports and excellent suggestions:

View file

@ -53,8 +53,14 @@
(thanks to sruffel) (thanks to sruffel)
- #216 on-modify.timewarrior assumes python is python 3 - #216 on-modify.timewarrior assumes python is python 3
(thanks to somospocos, quazgar) (thanks to somospocos, quazgar)
- #200 Fix on-modify.timewarrior hook for tasks with multi line description
(thanks to Dennis Schridde)
- #228 Using those date aliases don't function as intended - #228 Using those date aliases don't function as intended
(thanks to RainbowSwirls) (thanks to RainbowSwirls)
- #232 on-modify.timewarrior: Fix "from __future__ imports must occur at the beginning of the file"
(thanks to Dennis Schridde)
- #237 on-modify.timewarrior: Deal with non-UTF-8 characters in input data from taskwarrior
(thanks to Dennis Schridde)
- #240 Core dump when specifying a start time in the past - #240 Core dump when specifying a start time in the past
(thanks to OddBloke) (thanks to OddBloke)
- #247 Remove annotation from interval - #247 Remove annotation from interval