Skip to content

Commit 46325b5

Browse files
committedFeb 4, 2015
Add CHANGELOG.md
1 parent b187d53 commit 46325b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
0.4.0
2+
------
3+
#### Enhancements
4+
* The `use_cassette` with `custom: true` or `:stub` option can now have either string or regexp format (#13).
5+
- This item involves json format change. In order to use regexp matching, please wrap the string with "~/" prefix and "/" suffix (ex. "~/regexpstring/")

0 commit comments

Comments
 (0)