CHANGELOG.md in roo_on_rails-1.8.0 vs CHANGELOG.md in roo_on_rails-1.8.1
- old
+ new
@@ -1,4 +1,14 @@
+# v1.8.1 (2017-07-27)
+
+Features:
+
+- Google OAuth supported in Rails 3 and 4 (#54)
+
+Bug fixes:
+
+- Allow client apps to load middleware (#54)
+
# v1.8.0 (2017-07-26)
Bug fixes:
- Do not consider 'quiet' workers in the SLA sidekiq metric (#51)