CHANGELOG.md in roo_on_rails-1.4.0 vs CHANGELOG.md in roo_on_rails-1.5.0
- old
+ new
@@ -1,4 +1,12 @@
+# v1.5.0 (2017-06-19)
+
+Features:
+
+- Adds Datadog integration (#35)
+- Adds `Sidekiq::MetricsWorker` to publish queue/process metrics (#35)
+- Inserts Sidekiq STATSD middleware if Sidekiq Pro is available (#35)
+
# v1.4.0 (2017-06-05)
Features:
- Adds `newrelic:notice_deployment` rake task (#32)