1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 01:25:34 +00:00

version bump

This commit is contained in:
Kevin McCarthy
2017-01-11 17:51:23 -10:00
parent 365e7cb112
commit 53c55b13e7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
Changelog
---------
- 1.10.5 Added a fix to httplib2 (thanks @carlosds730), Fix an issue with
aiohttp (thanks @madninja), Add missing requirement yarl (thanks @lamenezes),
Remove duplicate mock triple (thanks @FooBarQuaxx)
- 1.10.4 Fix an issue with asyncio aiohttp (thanks @madninja)
- 1.10.3 Fix some issues with asyncio and params (thanks @anovikov1984 and
@lamenezes), Fix some issues with cassette serialize / deserialize and empty