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

version bump to v1.1.2

This commit is contained in:
Ivan Malison
2014-10-08 12:11:53 -07:00
parent 916e7839e5
commit 6e049ba7a1
2 changed files with 3 additions and 1 deletions

View File

@@ -457,6 +457,8 @@ API in version 1.0.x
## Changelog
* 1.1.2 Add urllib==1.7.1 support. Make json serialize error handling correct
Improve logging of match failures.
* 1.1.1 Use function signature preserving `wrapt.decorator` to write the
decorator version of use_cassette in order to ensure compatibility with
py.test fixtures and python 2. Move all request filtering into the