From 2784b907b081988cf0f3294fa2cbcc2ee1d31d04 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 3 Sep 2024 17:23:18 -0300 Subject: [PATCH] fix: use chatwoot with evolution channel --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afcd2a17..60fc71ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Validate if cache exists before accessing it * Missing autoCreate chatwoot in instance create * Fixed bugs in the frontend, on the event screens +* Fixed use chatwoot with evolution channel # 2.1.0 (2024-08-26 15:33)