CHANGELOG.md in govuk_app_config-1.7.0 vs CHANGELOG.md in govuk_app_config-1.8.0

- old
+ new

@@ -1,4 +1,10 @@ +# 1.8.0 + +* Handle a health check which raises an exception. +* Configure Sentry to only log on startup in the production Rails + environment (if Rails is in use) + # 1.7.0 * Add various convenience health check classes which make it easier to add custom checks into apps without writing lots of code.