CHANGELOG.md in govuk_app_config-2.1.1 vs CHANGELOG.md in govuk_app_config-2.1.2
- old
+ new
@@ -1,7 +1,11 @@
+# 2.1.2
+
+* Add missing ActiveRecord rescue_responses (https://github.com/alphagov/govuk_app_config/pull/142)
+
# 2.1.1
-* Revert using Sentry option of rails_report_rescued_exceptions (https://github.com/alphagov/govuk_app_config/pull/140)
+* Revert using sentry option of rails_report_rescued_exceptions (https://github.com/alphagov/govuk_app_config/pull/140)
# 2.1.0
* Stop exceptions rescued by rails from appearing in Sentry (https://github.com/alphagov/govuk_app_config/pull/138)