summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 596f4da..200c7e5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,10 @@ Beautiful Soup's official support for Python 2 ended on December 31st,
4.9.3. In the Launchpad Bazaar repository, the final revision to support
Python 2 was revision 605.
+= 4.11.0 (Unreleased)
+
+* Ported unit tests to use pytest.
+
= 4.10.0 (20210907)
* This is the first release of Beautiful Soup to only support Python