mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 17:45:35 +00:00
Update README.md
This commit is contained in:
@@ -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
|
to match up the appropriate response. I don't think this should cause
|
||||||
any issues unless you are sending requests without ever loading the
|
any issues unless you are sending requests without ever loading the
|
||||||
response (which none of the standard httplib wrappers do, as far as I
|
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.1: Fixed missing modules in setup.py
|
||||||
* 0.2.0: Added configuration API, which lets you configure some settings
|
* 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
|
on VCR (see the README). Also, VCR no longer saves cassettes if they
|
||||||
|
|||||||
Reference in New Issue
Block a user