From 6c6071336de56304c6b7a6d08f75bb29a1bac6ca Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Tue, 26 Sep 2023 09:31:52 +0200 Subject: [PATCH] Update CHANGES_NEXT_RELEASE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fermín Galán Márquez --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index e4600f46..f54d2f88 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1,4 @@ -- Add: apply expandVar with JSON.parse to all fields of all actions (sms, smpp, email, post, update) +- Add: apply expandVar with JSON.parse to all fields of all actions (sms, smpp, email, post, update) (#746) - Fix: check domain before access domain - Fix: expandVar return a 'null' instead of null (#746) - Fix: smtp and smpp logs (#738)