summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fa97555..b1dbf7d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,11 @@ Beautiful Soup's official support for Python 2 ended on January 1st,
4.9.3. In the Launchpad Bazaar repository, the final revision to support
Python 2 was revision 605.
+= Unreleased
+
+* Fixed another crash when overriding multi_valued_attributes and using the
+ html5lib parser. [bug=1948488]
+
= 4.11.1 (20220408)
This release was done to ensure that the unit tests are packaged along