summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-03-20 09:14:01 -0400
committerLeonard Richardson <leonardr@segfault.org>2023-03-20 09:14:01 -0400
commitaa9fd36703b500a14d024c2d0c63444668c0a411 (patch)
tree91b1ff0de3dfd6ff46b08a2d1b09267586977d90 /CHANGELOG
parent49a5fe0ade3c99ae516a7894c45279af0644a7f3 (diff)
parentd0878350d3313909ba08eab73e4caeb96dbb1209 (diff)
Merge branch 'master' into fuzz
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 417b531..7baf1b0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@ Note: Beautiful Soup's official support for Python 2 ended on January 1st,
4.9.3. In the Launchpad Git repository, the final revision to support
Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7.
-= 4.12.0 (Unreleased)
+= 4.12.0 (20230320)
* Introduced the .css property, which centralizes all access to
the Soup Sieve API. This allows Beautiful Soup to give direct
@@ -37,6 +37,10 @@ Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7.
similar (but more Pythonic) code in the BeautifulSoup constructor.
[bug=2007344]
+* Added intersphinx references to the documentation so that other
+ projects have a target to point to when they reference Beautiful
+ Soup classes. [bug=1453370]
+
= 4.11.2 (20230131)
* Fixed test failures caused by nondeterministic behavior of