From ba1151198e2e2db3cb61ddf606be8a35cc4ee7c3 Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Fri, 17 Dec 2021 18:47:25 -0500 Subject: [PATCH] changelog: add entry for #11545 --- .changelog/11545.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/11545.txt diff --git a/.changelog/11545.txt b/.changelog/11545.txt new file mode 100644 index 000000000..427dcbcea --- /dev/null +++ b/.changelog/11545.txt @@ -0,0 +1,3 @@ +```release-note:improvement +ui: Add filters to the allocation list in the client and task group details pages +```