CHANGELOG.md in roo_on_rails-1.13.0 vs CHANGELOG.md in roo_on_rails-1.13.1
- old
+ new
@@ -1,5 +1,15 @@
-# v1.12.0 (2017-10-12)
+# HEAD
+
+_A description of the awesome feature or bug fix you just wrote!_
+
+# v1.13.1 (2017-10-18)
+
+Bug fix:
+
+- Fixes issue when `service_name` is null in `require_api_key` (#74)
+
+# v1.13.0 (2017-10-12)
Features:
- Provide `ROUTEMASTER_VERIFY_SSL` environment variable to disable
routemaster-client's SSL verification. (#68)