summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2018-10-05 10:13:22 +0200
committerGael Pasgrimaud <gael@gawel.org>2018-10-05 10:13:22 +0200
commit98bcc748ec0e6d302e545154c2acc96479c80a65 (patch)
tree1bbffdfa9a9ee426e24c23f72f8497f827d87b8e
parentd18beb00eae896d5771b63db16b9edc3c7f59d4b (diff)
downloadwebtest-98bcc748ec0e6d302e545154c2acc96479c80a65.tar.gz
changes
-rw-r--r--CHANGELOG.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c946460..7fe9b76 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,12 @@ News
- py33 is no longer supported. It may works but has been removed from tox config
+- Fixed #205: Use empty string as default value for submit and button
+
+- tests use pytest
+
+- docs use the standard Pylons template on RTD
+
2.0.30 (2018-06-23)
-------------------