Bump version to 1.1.1 and document python2 is no longer supported (LP: #2008738)

This commit is contained in:
Scott Kitterman
2023-02-27 23:49:56 -05:00
parent 59e9dd2cb5
commit bf5ab32d55
3 changed files with 15 additions and 15 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
Version 1.1.0
Version 1.1.1
- Document dropping of Python 2 support (dropped as of 1.1.0) (LP:
#20086738)
2023-02-25 Version 1.1.0
- Add domain validity check for ascii domains (no specials)
- Add option to specify index number of signature to verify to dkimverify
(Thanks to Nick Baugh for the change)