Update version/add Changelog for 1.1.6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2024-04-14 Version 1.1.6
|
||||||
|
- Use raw byte string for regex; fixes SyntaxWarning in Python 3.12 due to
|
||||||
|
invalid escape sequence (LP: #2049518) - Thanks to Simon Chopin for the
|
||||||
|
fix
|
||||||
|
|
||||||
2023-07-28 Version 1.1.5
|
2023-07-28 Version 1.1.5
|
||||||
- Use dns.resolver.resolve instead of dns.resolver.query due to deprecation
|
- Use dns.resolver.resolve instead of dns.resolver.query due to deprecation
|
||||||
(LP: 2028783) - Thanks to Pedro Vicente for the report and the fix
|
(LP: 2028783) - Thanks to Pedro Vicente for the report and the fix
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ https://tools.ietf.org/html/rfc6376
|
|||||||
|
|
||||||
# VERSION
|
# VERSION
|
||||||
|
|
||||||
This is dkimpy 1.1.5.
|
This is dkimpy 1.1.6.
|
||||||
|
|
||||||
# REQUIREMENTS
|
# REQUIREMENTS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user