Bump version to 1.1.5 and add changelog for resolver.resolve fix
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2023-07-28 Version 1.1.5
|
||||
- Use dns.resolver.resolve instead of dns.resolver.query due to deprecation
|
||||
(LP: 2028783) - Thanks to Pedro Vicente for the report and the fix
|
||||
|
||||
2023-05-12 Version 1.1.4
|
||||
- Treat dns.resolver.NoNameservers like NXDOMAIN (not an error) (Thanks to
|
||||
David for the patch and the report)
|
||||
|
||||
@@ -13,7 +13,7 @@ https://tools.ietf.org/html/rfc6376
|
||||
|
||||
# VERSION
|
||||
|
||||
This is dkimpy 1.1.4.
|
||||
This is dkimpy 1.1.5.
|
||||
|
||||
# REQUIREMENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user