From 0f7a39a08fb1d9db74139b68d57dfeb49a7fa2c1 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Wed, 3 Jul 2024 13:50:30 -0300 Subject: [PATCH] chore(changelog): Update changelog to v1.8.2 This commit updates the changelog to reflect the release of version 1.8.2. The date of the release has been updated in the header of the changelog. No functional changes were made in this release. Modified: CHANGELOG.md --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 554fa9b7..1af5a843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ -# 1.8.2 (2024-06-08 21:32) +# 1.8.2 (2024-07-03 13:50) ### Fixed -* +* Corretion in globall rabbitmq queue name +* Improvement in the use of mongodb database for credentials +* Fixed base64 in webhook for documentWithCaption +* Fixed Generate pairing code # 1.8.1 (2024-06-08 21:32)