CHANGELOG.md in request_handler-0.9.1 vs CHANGELOG.md in request_handler-0.10.0
- old
+ new
@@ -1,9 +1,17 @@
Changelog
===
## master
+## 0.10.0
+
+- raise an error if mandatory options are missing in the handler configuration
+- Transform param keys to string before substitution
+- make gem compatible with ruby 2.1
+- add danger
+- raise an ExternalArgumentError if the body does not contain data
+
## 0.9.1
- fix configure method
## 0.9.0