aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 74a0f2c..8820848 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ Copyright © 2019, 2023, 2025 Arun Isaac <arunisaac@systemreboot.net>
Please send guile-email bug reports to guile-email@systemreboot.net
+* Changes in 0.4.1 (since 0.4.0)
+** Noteworthy bug fixes
+*** Return ~#f~ from ~email-date~ on invalid Date fields
+Previously, the empty list was returned.
+
* Changes in 0.4.0 (since 0.3.2)
** Add accessors for common header fields
Add accessors email-from, email-to, email-cc, email-bcc,