From 63b5770a7428df0534716ee6e8617e08a43305fb Mon Sep 17 00:00:00 2001 From: Thomas Lauf Date: Thu, 20 Aug 2020 22:47:56 +0200 Subject: [PATCH] Update AUTHORS, ChangeLog Signed-off-by: Thomas Lauf --- AUTHORS | 9 +++++++++ ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/AUTHORS b/AUTHORS index b2d27527..5ad753a3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,6 +34,8 @@ The following submitted code, packages or analysis, and deserve special thanks: Dennis Schridde quazgar Johannes Hertenstein + Christian Rösch + silent-at-gh Thanks to the following, who submitted detailed bug reports and excellent suggestions: @@ -88,3 +90,10 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges Saulius Krasuckas Tom Dörr Joerg Kastning + George Buckingham + Maximilian Merz + choppy812 + kbcb + sclee15 + varac + xerus2000 diff --git a/ChangeLog b/ChangeLog index 1adeb0a7..ae70686a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +1.4.0 (2020-08-) - + +- #126 DOM-Query for ids +- #188 DOM-Query for tags +- #206 Add :all hint + (thanks to varac, Shaun Ruffell) +- #241 Allow continue by tag. + (thanks to Christian Rösch) +- #258 make error FS.cpp on freebsd 12.1 + (thanks to choppy812, silent-at-gh, kbcb, Shaun Ruffell) +- #307 Introduce 'journal.size' configuration item + (thanks to Shaun Ruffell) +- #309 unicode input causes indefinite hang for commands like day or month + (thanks to sclee15, Shaun Ruffell) +- #317 Fix memory leak in JSON parsing + (thanks to Shaun Ruffell) +- #318 Speed up deserialization of Intervals + (thanks to Shaun Ruffell) +- #331 start command adjust + (thanks to Shaun Ruffell) +- #333 Summary command fails with `:all` hint +- #335 Update docs links from taskwarrior.org to timewarrior.net + (thanks to George Buckingham) +- #347 delete interval silently fails + (thanks to Shaun Ruffell) +- #351 Stop failed to close currently tracking interval + (thanks to Shaun Ruffell) +- #364 Entering an open interval with future date causes assertion error + (thanks to kbcb) +- #370 Core dump on `timew week` when open interval overlaps into exclusion + (thanks to Maximilian Merz) +- #367 CmdDiagnostics: Show per-file error messages. + (thanks to Shaun Ruffell) +- #372 Empty intervals are not deleted in `:adjust` overlap resolution + (thanks to xerus2000) + ------ current release --------------------------- 1.3.0 (2020-04-19) - 3de53d7599d1e4364c8aaaeb3c3ef1fe89ee3380