From 14df0b368b44f20f335d7f5d6e7f9e9a92edaae4 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Thu, 3 Oct 2024 16:34:32 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7c4c841..79d7eaa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * 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 +* Fix buildkey function in hSet and hDelete # 2.1.1 (2024-09-22 10:31)