1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

version bump to 1.10.0

This commit is contained in:
Kevin McCarthy
2016-08-14 10:41:25 -10:00
parent f9d7ccd33e
commit 57a934d14b
3 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Changelog
---------
- 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
@nickdirienzo)