CHANGELOG.md in roo_on_rails-1.18.0 vs CHANGELOG.md in roo_on_rails-1.19.0

- old
+ new

@@ -1,8 +1,18 @@ # HEAD _A description of your awesome changes here!_ +# v1.19.0 (2018-01-23) + +Bug fix: + +- Avoid New Relic initialization warning by following Rails initializer behaviour + +Features: + +- Allow disabling New Relic synchronous startup by setting `NEW_RELIC_SYNC_STARTUP=false` + # v1.18.0 (2018-01-11) Features: - Respect rails config `log_level`, default to this if no LOG_LEVEL env