diff options
| author | Gael Pasgrimaud <gael@gawel.org> | 2017-10-21 14:46:32 +0200 |
|---|---|---|
| committer | Gael Pasgrimaud <gael@gawel.org> | 2017-10-21 14:46:32 +0200 |
| commit | 4f65742d1a8a3d34d771822ab63791b6ed8486a7 (patch) | |
| tree | 09c51b24fdd734ee3ad46d1a659f31c4d2a1d775 | |
| parent | ad31ea8c3ed7b50cb98e5610c8dd6e644ef07c31 (diff) | |
| download | webtest-4f65742d1a8a3d34d771822ab63791b6ed8486a7.tar.gz | |
changes
| -rw-r--r-- | CHANGELOG.rst | 3 |
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) ------------------- |
