Add Changelog entries for 0.5.5 and bump version to 0.5.5.

This commit is contained in:
Scott Kitterman
2015-12-07 17:10:31 -05:00
parent 01541a3c36
commit 135103376a
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -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)