From ce3d7270eaeafe04c78806da729bf064816b29c3 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Mon, 16 Sep 2013 20:56:16 -1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8643197..b7f481d 100644 --- a/README.md +++ b/README.md @@ -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