CHANGELOG.md in rspec-request_describer-0.1.0 vs CHANGELOG.md in rspec-request_describer-0.1.1
- old
+ new
@@ -1,4 +1,7 @@
+## 0.1.1
+- Prevent warning for Rails 5 (Thx @mrkn, #9)
+
## 0.1.0
- Rename `method` with `http_method` (Thx @yujinakayama, #8)
## 0.0.9
- Ignore case-sensivity on Content-Type checking