summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2023-03-30 13:39:27 -0400
committerLeonard Richardson <leonardr@segfault.org>2023-03-30 13:39:27 -0400
commitf51a3d9cb4d159c099d3b84405813c01af818f69 (patch)
tree7b9d96cd7beb5d0a76515d910d5c1d0a9c2337cd /CHANGELOG
parent796fcbf230f818cd1254a0dbaef7bb688b514596 (diff)
Added to README.
Diffstat (limited to 'CHANGELOG')
-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)