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

Update README.md

This commit is contained in:
Kevin McCarthy
2013-09-16 20:56:16 -10:00
parent 39d696bc49
commit ce3d7270ea

View File

@@ -270,7 +270,8 @@ There are probably some [bugs](https://github.com/kevin1024/vcrpy/issues?labels=
to match up the appropriate response. I don't think this should cause
any issues unless you are sending requests without ever loading the
response (which none of the standard httplib wrappers do, as far as I
know.
know. Thanks to @fatuhoku for some of the ideas and the motivation
behind this release.
* 0.2.1: Fixed missing modules in setup.py
* 0.2.0: Added configuration API, which lets you configure some settings
on VCR (see the README). Also, VCR no longer saves cassettes if they