diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ += 4.12.2 (20230407) + +* Fixed an unhandled exception in BeautifulSoup.decode_contents + and methods that call it. [bug=2015545] + = 4.12.1 (20230405) NOTE: the following things are likely to be dropped in the next -release of Beautiful Soup: +feature release of Beautiful Soup: Official support for Python 3.6. Inclusion of unit tests and test data in the wheel file. |