From 889d23e9bd4e8408685969b56120fd449b214620 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 28 Jul 2021 11:02:11 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e5095252..05afd0f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ Nodes - Filter: Fix RBE node handling of default topi property Fixes #3087 - HTTP Request: Handle partially encoded url query strings in request node - HTTP Request: Fix support for supplied CA certs (#3089) @hardillb - + - HTTP Request: Ensure TLS Cert is used (#3092) @hardillb + - Inject: Fix inject now button unable to send empty props + - Inject: Inject now button success notification should use label with updated props #### 2.0.3: Maintenance Release