Update AUTHORS, ChangeLog

Closes #406

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2022-12-30 00:20:09 +01:00
parent 47b9fa8e9c
commit c8eee25f5b
2 changed files with 3 additions and 0 deletions

View file

@ -39,6 +39,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Lim Ding Wen
Stanisław Wysocki
Scott Mcdermott
Daniel Hornung
Thanks to the following, who submitted detailed bug reports and excellent suggestions:

View file

@ -6,6 +6,8 @@
(thanks to Rafael Oliveira)
- #403 Remove incorrect output stating that an empty interval was recorded
(thanks to xeruf)
- #406 Clarify minimal value for 'epoch' as date value
(thanks to Daniel Hornung)
- #408 Update documentation of hint `:all`
(thanks to quazgar)
- #437 Minor AtomicFile cleanup