Skip to content

Commit

Permalink
Update CHANGELOG for version 2.2.1
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
DavidsonGomes committed Jan 21, 2025
1 parent cfe6bd9 commit d7b4965
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit d7b4965

Please sign in to comment.