diff --git a/CHANGELOG.md b/CHANGELOG.md index a152bc1..e440a65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## v0.18.0 (2023-11-13) +- Fix bug with downloading entries that did not materialize in practice + with any of the current logs. +- Include `Message-ID` and `Date` in outbound emails. + ## v0.17.0 (2023-10-26) - Allow sendmail path to be configured with `$SENDMAIL_PATH`. - Minor improvements to documentation, efficiency.