diff --git a/python-WebTest.changes b/python-WebTest.changes index b1aa7c3..9fecbff 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 10 08:09:44 UTC 2025 - Dirk Müller + +- update to 3.0.7: + * Response.html is now a cached property to improve form + parsing performance + * Fix a bug that inputs outside of a
tag were considered + belonging to that form because they had a HTML representation + identical to some input inside that . + * Strip