Add Changelog entries for 0.5.5 and bump version to 0.5.5.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2015-12-07 Version 0.5.5
|
||||
- Fix and test case for case insensitive subdomain matching.
|
||||
- Python3 compatibility fixes and test cases thanks to Diane Trout
|
||||
|
||||
2013-06-10 Version 0.5.4
|
||||
- Fixed error in FWS regular expression that cause some valid signatures
|
||||
to fail verification (Thanks to Peter Palfrader (weasel) for the patch)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
dkimpy - DKIM (DomainKeys Identified Mail)
|
||||
https://launchpad.net/dkimpy/
|
||||
|
||||
Fork of:
|
||||
Friendly fork of:
|
||||
http://hewgill.com/pydkim/
|
||||
|
||||
INTRODUCTION
|
||||
@@ -11,7 +11,7 @@ signing and verification.
|
||||
|
||||
VERSION
|
||||
|
||||
This is dkimpy 0.5.4.
|
||||
This is dkimpy 0.5.5.
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user