From 0f50b164ee4b86a73e6759705b53a004f3904a0d Mon Sep 17 00:00:00 2001 From: Alfonso Grillo Date: Mon, 17 Oct 2022 16:07:12 +0200 Subject: [PATCH] Add changelog.d file --- changelog.d/pr-6898.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/pr-6898.bugfix diff --git a/changelog.d/pr-6898.bugfix b/changelog.d/pr-6898.bugfix new file mode 100644 index 000000000..6ef6e6df2 --- /dev/null +++ b/changelog.d/pr-6898.bugfix @@ -0,0 +1 @@ +Filter out application section in session details if needed.