CHANGELOG.md in govuk_app_config-1.4.1 vs CHANGELOG.md in govuk_app_config-1.4.2
- old
+ new
@@ -1,4 +1,8 @@
+# 1.4.2
+
+* Ignore `ActionController::UnknownHttpMethod` errors.
+
# 1.4.1
* Check the inner exception as well for the intermittent failure behaviour
added in 1.4.0, eg in the case of `ActionView::Template::Error`