From 5811607bf2f926a4f3ca63d70f3da01ec841adec Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 16 Mar 2025 05:28:31 +0000 Subject: Release version 0.4.1. * NEWS (Changes in 0.4.1 (since 0.4.0)): New section. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 74a0f2c..8820848 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,11 @@ Copyright © 2019, 2023, 2025 Arun Isaac 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, -- cgit v1.2.3