CHANGELOG.md in govuk_app_config-4.10.0 vs CHANGELOG.md in govuk_app_config-4.10.1
- old
+ new
@@ -1,4 +1,8 @@
+# 4.10.1
+
+- Fix an object ownership/sharing bug where the Rails log level was erroneously being set to `WARN` when initialising Sentry.
+
# 4.10.0
- Reduce log level for the Sentry gem from `INFO` to `WARN` to avoid polluting logs with uninformative messages. This only affects log messages from the Sentry gem itself, which go to `stdout`.
# 4.9.0