Update AUTHORS, ChangeLog

- Close #198
This commit is contained in:
Thomas Lauf 2019-02-26 22:26:26 +01:00
parent 747d560630
commit 94b16585e5
2 changed files with 3 additions and 0 deletions

View file

@ -73,3 +73,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
ddombrowsky
triclops200
Valodim
AlexLov

View file

@ -42,6 +42,8 @@
- #183 Hyphen in annotation gets padded with spaces
- #189 segfault on timew get dom.active.tag.0
(thanks to Valodim)
- #198 Problem with `%` symbol in tag
(thanks to sruffel, AlexLov)
- Fixed error from totals.py while timer is active
(thanks to davisdude)
- Refactoring of Interval and Range