diff --git a/ChangeLog b/ChangeLog index 903ef34..ffaa3dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ 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) + - Refactor header folding for more consistent results, including reduced + stray whitespace (Also Jonathan Bastien-Filiatrault) 2018-12-09 Version 0.9.1 - Fixed ARC verification to fail if h= tag is present in Arc-Seal and added tests