From 97f633a69a2bde4287a0c48b849e0b014d67eac6 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Fri, 4 Oct 2024 17:51:47 -0300 Subject: [PATCH] fix: fixed issue of always creating a new label when saving chatwoot --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb3ad939..fae4096b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ * License terms updated * Fixed send message to group without no cache (local or redis) * Fixed startTypebot with startSession = true +* Fixed issue of always creating a new label when saving chatwoot # 2.1.1 (2024-09-22 10:31)