diff --git a/README.rst b/README.rst index 754c43c..b579b01 100644 --- a/README.rst +++ b/README.rst @@ -42,6 +42,7 @@ Usage Change Log ---------- +- 0.8 Fixed processing of non-ascii HTMLs via regexps. - 0.8beta Replaced XHTML output with HTML5 output in summary() call. - 0.7.1 Support for Python 3.7 . Fixed a slowdown when processing documents with lots of spaces. - 0.7 Improved HTML5 tags handling. Fixed stripping unwanted HTML nodes (only first matching node was removed before).