From ef03292e35868dcd30b94d4626a0ff4e8336ebc5 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Thu, 13 Jul 2023 17:31:32 -0300 Subject: [PATCH] fix: fixed message with undefind in chatwoot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3397574f..f77faee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * Fix when sending a message to a group I don't belong returns a bad request * Fits the format on return from the fetchAllGroups endpoint * Adjust in send document with caption from chatwoot +* Fixed message with undefind in chatwoot # 1.1.5 (2023-07-12 07:17)