CHANGELOG.md in govuk_app_config-2.1.2 vs CHANGELOG.md in govuk_app_config-2.2.0
- old
+ new
@@ -1,4 +1,8 @@
+# 2.2.0
+
+* Monkey patch `ActionDispatch::DebugExceptions#log_error` so it logs errors on a single line (https://github.com/alphagov/govuk_app_config/pull/147)
+
# 2.1.2
* Add missing ActiveRecord rescue_responses (https://github.com/alphagov/govuk_app_config/pull/142)
# 2.1.1