Update changelog

This commit is contained in:
Nick O'Leary
2021-04-08 14:57:38 +01:00
parent 7b8ed487e9
commit 28bfa8e418

View File

@@ -32,6 +32,7 @@ Nodes
- Exec: Allow any property to be appended to command (#2908) @kazuhitoyokoi
- HTTP Request: set followAllRedirects to work with POSTs Fixes #2017
- Inject: Flag validation errors in Inject node props config Fixes #2914
- Function: add node.outputCount to sandbox (#2918) @kristianheljas
- Switch: Fix Switch node handling of hasKey rule when property is undefined
- Switch: Handle invalid regex set dynamically in Switch node Fixes #2905