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

Fix typo in release notes

This commit is contained in:
Ivan Malison
2015-08-28 09:20:54 -07:00
parent 3f006cc261
commit c28adea66d

View File

@@ -609,7 +609,7 @@ new API in version 1.0.x
Changelog Changelog
--------- ---------
- 1.7.3 [#188] ``additional_matchers`` kwarg on ``use_casstte``. - 1.7.3 [#188] ``additional_matchers`` kwarg on ``use_cassette``.
[#191] Actually support passing multiple before_record_request [#191] Actually support passing multiple before_record_request
functions (thanks @agriffis). functions (thanks @agriffis).
- 1.7.2 [#186] Get effective_url in tornado (thanks @mvschaik), [#187] - 1.7.2 [#186] Get effective_url in tornado (thanks @mvschaik), [#187]