CHANGELOG.md in govuk_app_config-1.9.1 vs CHANGELOG.md in govuk_app_config-1.9.2
- old
+ new
@@ -1,4 +1,9 @@
+# 1.9.2
+
+* Set a default segment name for XRay if the `GOVUK_APP_NAME`
+ environment variable is missing, rather than throwing an exception.
+
# 1.9.1
* Make XRay log missing segments (such as when executing rake tasks)
as an error, rather than throwing an exception.