CHANGELOG.md in rspec-request_describer-0.0.9 vs CHANGELOG.md in rspec-request_describer-0.1.0
- old
+ new
@@ -1,4 +1,7 @@
+## 0.1.0
+- Rename `method` with `http_method` (Thx @yujinakayama, #8)
+
## 0.0.9
- Ignore case-sensivity on Content-Type checking
## 0.0.8
- Use more sophisticated method capture pattern