From a2448ea4c10b25a876c26935b7442990dc9d2dd1 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 17 Jul 2023 11:33:18 -0300 Subject: [PATCH] fix: adjusts in returns in endpoints chatwoot and webhook --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14aa12c3..a3065d08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Removed link preview endpoint, now it's done automatically from sending conventional text * Added group membership validation before sending message to groups * Adjusts in Dockerfile +* Adjusts in returns in endpoints chatwoot and webhook # 1.2.2 (2023-07-15 09:36)