Update ChangeLog

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2019-02-15 10:26:28 +01:00
parent bdb28fa744
commit bbf0e059ce

View file

@ -1,6 +1,7 @@
1.2.0 () - 1.2.0 () -
- #2 Generate a warning when a new tag is used on the command line - #2 Generate a warning when a new tag is used on the command line
- #9 Add an 'undo' command (TI-1) - #9 Add an 'undo' command (TI-1)
- #11 The month report shows multi-days current task truncated (TI-3)
- #21 Add/Remove tag to/from current activity (TI-13) - #21 Add/Remove tag to/from current activity (TI-13)
(thanks to lumbric) (thanks to lumbric)
- #62 `timew track` with future interval records nothing or incomplete interval (TI-57) - #62 `timew track` with future interval records nothing or incomplete interval (TI-57)
@ -44,6 +45,7 @@
- Fixed error from totals.py while timer is active - Fixed error from totals.py while timer is active
(thanks to davisdude) (thanks to davisdude)
- Refactoring of Interval and Range - Refactoring of Interval and Range
- Refactoring of CmdChart
- Let command join merge tags of given intervals - Let command join merge tags of given intervals
------ current release --------------------------- ------ current release ---------------------------