From aa79c1bfd7002242bc93beb4e33794a98e2e6baa Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Wed, 12 Jun 2024 15:18:37 -0300 Subject: [PATCH] feat: tagging in chatwoot contact by instance --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b30b7912c..7243ea6e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Media sent to typebot now goes as a template string, example: imageMessage:MESSAGE_ID * Organization configuration and logo in chatwoot bot contact * Added debounce time for typebot messages +* Tagging in chatwoot contact by instance ### Fixed