diff --git a/1724.bugfix.rst b/1724.bugfix.rst index fc820c53..7f589d3f 100644 --- a/1724.bugfix.rst +++ b/1724.bugfix.rst @@ -1 +1 @@ -Added dispatcher key to event data in dispatcher.feed_update, removed redundant unpacking of workflow_data in dispatcher.start_polling. +Added dispatcher key to event data in `Dispatcher.feed_update`, removed redundant unpacking of `workflow_data` in `Dispatcher.start_polling`.