Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jan 5, 2024
1 parent c13c5af commit 9496a79
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ lxml changelog
Under development
==================

Features added
--------------

* Parsing ASCII strings is slightly faster.

Bugs fixed
----------

* GH#349: The HTML ``Cleaner()`` interpreted an accidentally provided string parameter
for the ``host_whitelist`` as list of characters and silently failed to reject any hosts.
Passing a non-collection is now rejected.

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

Expand Down

0 comments on commit 9496a79

Please sign in to comment.