diff --git a/ChangeLog b/ChangeLog index 4dd47b3..8bfe839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ David for the patch and the report) - Confine errors from dnspython to dnsplug and use dkim errors, since dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646) + 2023-04-30 Version 1.1.3 - Catch nacl.exceptions.ValueError and raise KeyFormatError, similar to how RSA key errors are treated (LP: #2018021)