diff options
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |