From 73bd55dface50ee94335e19907cda35afba90182 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Wed, 3 Apr 2024 07:06:41 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fb48755..2ab6d81b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 1.7.1 (develop) + +### Fixed + +* Correction when sending files with captions on Whatsapp Business +* Correction in receiving messages with response on WhatsApp Business +* Correction when sending a reaction to a message on WhatsApp Business +* Removed mandatory description of rows from sendList +* Feature to collect message type in typebot + # 1.7.0 (2024-03-11 18:23) ### Feature