Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emrodas10 authored May 30, 2019
1 parent a51fdf6 commit 2bff0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This update includes numerous bugfixes and a number of reintroduced features.
* Trigger nodes allow you to pause workflow execution until webhook for the trigger is hit with data
* Basic Condition nodes allow you to perform branching execution in a more flowchart-like manner
* Basic Transform nodes allow you to write code snippets to transform/remap/select action results on the fly (UI support pending)
* Parallel Action node types in the workflow editor
* Parallel Action node types in the workflow editor allow you to parallelize actions on a specified parameter
* Display UUIDs for workflow and workflow nodes in UI

### Changed
Expand Down

0 comments on commit 2bff0fa

Please sign in to comment.