diff --git a/pages/changelog.mdx b/pages/changelog.mdx index 99af4b8..236e67f 100644 --- a/pages/changelog.mdx +++ b/pages/changelog.mdx @@ -23,6 +23,7 @@ All notable changes to Node Banana are documented here. - Drag selection incorrectly including distant nodes ([#38](https://github.com/shrimbly/node-banana/pull/38)) - Multiple image inputs overwriting instead of aggregating into arrays ([#40](https://github.com/shrimbly/node-banana/pull/40)) - Directory path normalization on macOS network volumes ([#41](https://github.com/shrimbly/node-banana/pull/41)) +- Race condition causing duplicate workflow executions when rapidly triggering execution ([#42](https://github.com/shrimbly/node-banana/pull/42)) ### Removed