Update CHANGELOG for version 2.2.1

- Added features: retry system for sending webhooks and enhanced message filtering to support timestamp range queries.
- Fixed issues: corrected global webhook handling and resolved audio sending problems with WhatsApp Cloud API.
This commit is contained in:
Davidson Gomes 2025-01-21 17:32:24 -03:00
parent cfe6bd9ae0
commit d7b4965d60

View File

@ -1,4 +1,16 @@
# 2.2.0 (develop)
# 2.2.1 (develop)
### Features
* Retry system for send webhooks
* Enhance message filtering to support timestamp range queries
### Fixed
* Correction of webhook global
* Fixed send audio with whatsapp cloud api
# 2.2.0 (2024-10-18 10:00)
### Features