Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jun 16, 2023
1 parent c3ac65e commit ec0b59b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -14,9 +14,15 @@ Bugs fixed

* A memory leak in ``lxml.html.clean`` was resolved by switching to Cython 0.29.34+.

* GH#348: URL checking in the HTML cleaner was improved.
Patch by Tim McCormack.

* GH#370: A crash with recent libxml2 2.11.x versions was resolved.
Patch by Michael Schlenker.

* GH#371, GH#373: Some regex strings were changed to raw strings to fix Python warnings.
Patches by Jakub Wilk and Anthony Sottile.

Other changes
-------------

Expand Down

0 comments on commit ec0b59b

Please sign in to comment.