Extend command 'annotate' to remove annotation

- Closes #247

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-08-24 23:56:33 +02:00
parent 99c3398a63
commit e6b5a14927
3 changed files with 16 additions and 10 deletions

View file

@ -57,6 +57,7 @@
(thanks to RainbowSwirls)
- #240 Core dump when specifying a start time in the past
(thanks to OddBloke)
- #247 Remove annotation from interval
- Fixed error from totals.py while timer is active
(thanks to davisdude)
- Refactoring of Interval and Range