You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## 1.7.1 Mon Mar 15 23:05:00 2016 -0400
4
+
**Bugfixes:**
5
+
* Fix JSONschema extension in Python 3, and add test coverage for it
6
+
- Thanks to @BastienAr for reporting it: https://github.com/svanoort/pyresttest/issues/173
7
+
3
8
## 1.7.0 Sat Mar 06 14:30:00 2016 -0400
4
9
**Features:**
5
10
* Unicode support epic: fix handling of request body and a whole raft of smaller fixes + more tests: https://github.com/svanoort/pyresttest/issues/104
0 commit comments