From f51a3d9cb4d159c099d3b84405813c01af818f69 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Thu, 30 Mar 2023 13:39:27 -0400 Subject: Added to README. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) 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) -- cgit v1.2.3