Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pages/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down