1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

bump version

This commit is contained in:
Kevin McCarthy
2016-09-11 18:02:37 -10:00
parent 830a3c2e04
commit 76d365314a
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Changelog
---------
- 1.10.1 Fix build for Fedora package + python2 (thanks @puiterwijk and @lamenezes)
- 1.10.0 Add support for aiohttp (thanks @lamenezes)
- 1.9.0 Add support for boto3 (thanks @desdm, @foorbarna). Fix deepcopy issue
for response headers when `decode_compressed_response` is enabled (thanks