diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ Python 2 was revision 605. = Unreleased +* Fixed a test failure when cchardet is not installed but + charset_normalizer is. [bug=1973072] + * Fixed another crash when overriding multi_valued_attributes and using the html5lib parser. [bug=1948488] |