From 2eb5c24068e617729c33381b9574c981a223b98f Mon Sep 17 00:00:00 2001 From: Kjell Winblad Date: Tue, 28 May 2024 10:54:04 +0200 Subject: [PATCH] docs: add change log entry --- changes/ce/fix-13140.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-13140.en.md diff --git a/changes/ce/fix-13140.en.md b/changes/ce/fix-13140.en.md new file mode 100644 index 000000000..921da9052 --- /dev/null +++ b/changes/ce/fix-13140.en.md @@ -0,0 +1 @@ +The issue causing text traces for the republish action to crash and not display correctly has been resolved.