CHANGELOG.md in roo_on_rails-1.12.0 vs CHANGELOG.md in roo_on_rails-1.13.0
- old
+ new
@@ -1,4 +1,16 @@
+# v1.12.0 (2017-10-12)
+
+Features:
+
+- Provide `ROUTEMASTER_VERIFY_SSL` environment variable to disable
+ routemaster-client's SSL verification. (#68)
+
+Bug fix:
+
+- Fixes issue with `fix` command of the service setup scripts for papertrail (#66)
+- Fixes issue with API authentication concern where service name was incorrect (#71)
+
# v1.12.0 (2017-09-27)
Features (library):
- Provides API authentication concern for controllers. (#67)