From 48f6ee8846b33bf3584a4e1c669979913795b7ad Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 11 Dec 2023 17:32:19 -0300 Subject: [PATCH] feat: added auto_create to the chatwoot set to create the inbox automatically or not --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7026190..2a067a26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Added compatibility with typebot v2 * Added endpoint sendPresence * New Instance Manager +* Added auto_create to the chatwoot set to create the inbox automatically or not ### Fixed