From 883a3b938146a75a2cd1cd9144acc6a787d2f88d Mon Sep 17 00:00:00 2001 From: qvvonk Date: Thu, 25 Sep 2025 14:54:56 +0300 Subject: [PATCH] changlog --- 1724.bugfix.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 1724.bugfix.rst diff --git a/1724.bugfix.rst b/1724.bugfix.rst new file mode 100644 index 00000000..fc820c53 --- /dev/null +++ b/1724.bugfix.rst @@ -0,0 +1 @@ +Added dispatcher key to event data in dispatcher.feed_update, removed redundant unpacking of workflow_data in dispatcher.start_polling.