diff --git a/AUTHORS b/AUTHORS index 33e70f16..fb160833 100644 --- a/AUTHORS +++ b/AUTHORS @@ -76,3 +76,5 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges AlexLov Fabian Pflug OddBloke + somospocos + quazgar diff --git a/ChangeLog b/ChangeLog index e95e309d..abaa85cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,6 +50,8 @@ (thanks to sruffel, AlexLov) - #212 --help should show help, not considered to be a tag (thanks to sruffel) +- #216 on-modify.timewarrior assumes python is python 3 + (thanks to somospocos, quazgar) - Fixed error from totals.py while timer is active (thanks to davisdude) - Refactoring of Interval and Range