mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 01:25:34 +00:00
Merge pull request #484 from sdvicorp/keith/changelog_empty_post
Update changelog for empty body fix
This commit is contained in:
@@ -4,6 +4,7 @@ Changelog
|
|||||||
- Format code with black (@neozenith)
|
- Format code with black (@neozenith)
|
||||||
- Use latest pypy3 in Travis (@hugovk)
|
- Use latest pypy3 in Travis (@hugovk)
|
||||||
- Improve documentation about custom matchers (@gward)
|
- Improve documentation about custom matchers (@gward)
|
||||||
|
- Fix exception when body is empty (@keithprickett)
|
||||||
- 2.1.0 - Add a `rewind` method to reset a cassette (thanks @khamidou)
|
- 2.1.0 - Add a `rewind` method to reset a cassette (thanks @khamidou)
|
||||||
New error message with more details on why the cassette failed to play a request (thanks @arthurHamon2, @neozenith)
|
New error message with more details on why the cassette failed to play a request (thanks @arthurHamon2, @neozenith)
|
||||||
Handle connect tunnel URI (thanks @jeking3)
|
Handle connect tunnel URI (thanks @jeking3)
|
||||||
|
|||||||
Reference in New Issue
Block a user