diff --git a/Changes b/Changes index 9930c22..d53d6ee 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,30 @@ {{$NEXT}} + - Update INSTALL file for Dist::Zilla changes + Thanks to Giovanni + + - Fix memory leak in Mail::SPF::Server when cacheing a Mail::SPF::MacroString + Thanks to Giovanni and Felipe Gasper + + - When mfrom is empty, create a synthetic mfrom (postmaster@helo) and check + that identity using the mfrom scope as specified in RFC7208 + Thanks to Giovanni + + - Fix missing declare in Mail::SPF::Server + Thanks to Giovanni + + - require Mail::SPF::Mech when needed + Thanks to Giovanni + + - correctly handle empty labels + Thanks to Giovanni + + - use "try" instead of "eval" + Thanks to Giovanni + + - error out if the lookup fails + Thanks to Giovanni + 3.20240206 2024-02-06 UTC - Remove signature file from distribution