Bump version to 1.1.4

This commit is contained in:
Scott Kitterman
2023-05-07 14:38:02 -04:00
parent 8d960038ae
commit c75fa31ad2
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
Version 1.1.4
- Treat dns.resolver.NoNameservers like NXDOMAIN (not an error) (Thanks to
David for the patch and the report)
2023-04-30 Version 1.1.3
- Catch nacl.exceptions.ValueError and raise KeyFormatError, similar to how
RSA key errors are treated (LP: #2018021)