Changelog and version for starting 0.9.2

This commit is contained in:
Scott Kitterman
2018-12-11 14:36:45 -05:00
parent 7dee16a5b1
commit 903cc902d9
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
UNRELEASED Version 0.9.2
- Refactor canonicalization.py strip_trailing_lines to avoid using re for
more consistent processing across python versions (Thanks to Jonathan
Bastien-Filiatrault for the change)
2018-12-09 Version 0.9.1
- Fixed ARC verification to fail if h= tag is present in Arc-Seal and
added tests