diff --git a/AUTHORS b/AUTHORS index fb160833..6404949a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -78,3 +78,4 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges OddBloke somospocos quazgar + RainbowSwirls diff --git a/ChangeLog b/ChangeLog index abaa85cf..7fd53737 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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