summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2017-10-21 14:46:32 +0200
committerGael Pasgrimaud <gael@gawel.org>2017-10-21 14:46:32 +0200
commit4f65742d1a8a3d34d771822ab63791b6ed8486a7 (patch)
tree09c51b24fdd734ee3ad46d1a659f31c4d2a1d775
parentad31ea8c3ed7b50cb98e5610c8dd6e644ef07c31 (diff)
downloadwebtest-4f65742d1a8a3d34d771822ab63791b6ed8486a7.tar.gz
changes
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 12adba4..c4609a7 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,9 @@ News
- Bugfix: Preserve submit order for radio inputs.
+- Fixed #186: avoid UnicodeDecodeError in linter with py2 when a header contain
+ non ascii chars
+
2.0.28 (2017-08-01)
-------------------