diff --git a/CHANGELOG.md b/CHANGELOG.md index 326ccdde2..2c80ca4d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Nodes - Change: Add property validation to Change node rule set Closes #2911 - 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 - Switch: Fix Switch node handling of hasKey rule when property is undefined - Switch: Handle invalid regex set dynamically in Switch node Fixes #2905