Update ChangeLog, AUTHORS

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2020-03-06 17:56:18 +01:00
parent dd8f2ab2b5
commit f3396f7193
2 changed files with 23 additions and 1 deletions

View file

@ -1,9 +1,26 @@
- #155 Corrupts database when no disk space available
(thanks to Tom Dörr, Shaun Ruffell)
- #245 Performance Issues
(thanks to Tom Dörr, Shaun Ruffell)
- #259 Migrate to python 3 enhancement
- #269 Do not load entire database for all commands
(thanks to Shaun Ruffell)
- #270 Stop with id should suggest modify command
(thanks to Shaun Ruffell)
- #273 Report when tests do not run
(thanks to Shaun Ruffell)
- #275 Change `timew help intervals` to `timew help ranges` in help summary
(thanks to Shaun Ruffell)
- #278 New hint :fortnight added
(thanks to quazgar)
- #284 tags.data modification date updated when file is not modified
(thanks to Charlie Gorichanaz, Shaun Ruffell)
- #285 Pass record id to extensions
(thanks to Johannes Hertenstein)
- #290 trying to track something that would be before epoch fails silently, corrupting database
(thanks to Clément Hermann, Shaun Ruffell)
- #293 filtering by tag can produce wrong ids
(thanks to Saulius Krasuckas, Shaun Ruffell)
------ current release ---------------------------