From f16e9bc60fff6b7fd540cfafa7954de7026b832f Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Thu, 3 Oct 2024 08:38:13 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad16f461..d7b26737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 2.1.2 (develop) + +### Features + +* Sync lost messages on chatwoot + +### Fixed + +* Fetch status message +* Adjusts in migrations +* Update pushName in chatwoot +* Validate message before sending chatwoot +* Adds the message status to the return of the "prepareMessage" function + # 2.1.1 (2024-09-22 10:31) ### Features