Let command join merge tags of given intervals

This commit is contained in:
Thomas Lauf 2019-01-20 23:22:36 +01:00
parent de2c08ab82
commit f5bbe5e1bc
3 changed files with 9 additions and 3 deletions

View file

@ -44,6 +44,7 @@
- Fixed error from totals.py while timer is active
(thanks to davisdude)
- Refactoring of Interval and Range
- Let command join merge tags of given intervals
------ current release ---------------------------