From 105be040a755078587831a1a53f1db1353d57d66 Mon Sep 17 00:00:00 2001 From: Luiz Aoqui Date: Mon, 22 Aug 2022 18:29:13 -0400 Subject: [PATCH] changelog: add entry for #14223 --- .changelog/14223.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/14223.txt diff --git a/.changelog/14223.txt b/.changelog/14223.txt new file mode 100644 index 000000000000..e8fceaa7c1c4 --- /dev/null +++ b/.changelog/14223.txt @@ -0,0 +1,3 @@ +```release-note:improvement +ui: Add button to restart all tasks in an allocation. +```