summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a7c842c..d6b7194 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-= 4.12.3 (?)
+= 4.12.3 (Unreleased)
* Fixed a regression such that if you set .hidden on a tag, the tag
becomes invisible but its contents are still visible. User manipulation
@@ -12,6 +12,9 @@
* Corrected the syntax of the license definition in pyproject.toml. Patch
by Louis Maddox. [bug=2032848]
+* Corrected a typo in a test that was causing test failures when run against
+ libxml2 2.12.1. [bug=2045481]
+
= 4.12.2 (20230407)
* Fixed an unhandled exception in BeautifulSoup.decode_contents