1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

bump version

This commit is contained in:
Kevin McCarthy
2014-09-01 15:50:25 -10:00
parent cd715f37c6
commit 1bd3fbd2c6
2 changed files with 3 additions and 1 deletions

View File

@@ -423,6 +423,8 @@ API in version 1.0.x
## Changelog
* 1.0.3: Fix an issue with requests 2.4 and make sure case sensitivity is
consistent across python versions
* 1.0.2: Fix an issue with requests 2.3
* 1.0.1: Fix a bug with the new ignore requests feature and the once
record mode