From 567152184cff22b7b28a4a2dfd7c529e03f6a529 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Thu, 3 Oct 2024 14:28:47 -0300 Subject: [PATCH] fix: openai setting when send a message with chatwoot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b26737..c7c4c841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * Update pushName in chatwoot * Validate message before sending chatwoot * Adds the message status to the return of the "prepareMessage" function +* Fixed openai setting when send a message with chatwoot # 2.1.1 (2024-09-22 10:31)