summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e406348..048127c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,8 @@ Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7.
* PageElement now implements the known_xml attribute. (This was technically
a bug, but it shouldn't be an issue in normal use.) [bug=2007895]
+* Added a tox.ini file to make it easier to run the test suite against all
+ supported versions of Python.
= 4.12.0 (20230320)