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

@ -5,6 +5,7 @@ The development of Timewarrior was made possible by the significant contribution
Federico Hernandez (Contributing Author)
Dirk Deimeke (Technical Advisor)
Tomas Babej (Contributing Author)
Shaun Ruffel (Contributing Author)
The following submitted code, packages or analysis, and deserve special thanks:
@ -30,9 +31,9 @@ The following submitted code, packages or analysis, and deserve special thanks:
Aaron Fields
vedharish
janikrabe
sruffell
Dennis Schridde
quazgar
Johannes Hertenstein
Thanks to the following, who submitted detailed bug reports and excellent suggestions:
@ -82,3 +83,7 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
quazgar
RainbowSwirls
bzed
Charlie Gorichanaz
Clément Hermann
Saulius Krasuckas
Tom Dörr

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 ---------------------------