Skip to content

Commit 702b380

Browse files
committed
Update changes for 0.10.10
1 parent 5b8c69f commit 702b380

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
0.10.10
2+
------
3+
4+
- Added Python 3.8 support
5+
- Remove Python 3.4 from test suite matrix.
6+
- The `response.request` object now has a `params` attribute that contains the query string parameters from the request that was captured.
7+
- `add_passthru` now supports `re` pattern objects to match URLs.
8+
- ConnectionErrors raised by responses now include more details on the request that was attempted and the mocks registered.
9+
110
0.10.9
211
------
312

0 commit comments

Comments
 (0)