Update AUTHORS & ChangeLog

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-06-08 21:27:19 +02:00
parent 993ecd5ec0
commit eeb9bc4db3
2 changed files with 3 additions and 0 deletions

View file

@ -78,3 +78,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
OddBloke
somospocos
quazgar
RainbowSwirls

View file

@ -52,6 +52,8 @@
(thanks to sruffel)
- #216 on-modify.timewarrior assumes python is python 3
(thanks to somospocos, quazgar)
- #228 Using those date aliases don't function as intended
(thanks to RainbowSwirls)
- Fixed error from totals.py while timer is active
(thanks to davisdude)
- Refactoring of Interval and Range