CHANGELOG.md in request_handler-0.10.0 vs CHANGELOG.md in request_handler-0.11.0
- old
+ new
@@ -1,9 +1,14 @@
Changelog
===
## master
+## 0.11.0
+
+- Parse `included` array from request body
+- Body no longer accepts a default
+
## 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