CHANGELOG.md in roo_on_rails-1.16.2 vs CHANGELOG.md in roo_on_rails-1.17.0
- old
+ new
@@ -1,8 +1,14 @@
# HEAD
_Your awesome improvements here!_
+# v1.17.0 (2018-01-09)
+
+Features:
+
+- Forced publishing of lifecycle events to Routemaster without model checks. (#86)
+
# v1.16.2 (2017-12-15)
Bug fix:
- It's possible to set an invalid log level and crash on boot (#84)