-
-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,28 @@ | ||
# Changelog | ||
|
||
## 1.1.0 - 2022-05-29 | ||
|
||
### What's Changed | ||
|
||
- Support for WhatsApp Contact Messages | ||
- Support for WhatsApp Location Messages | ||
- Support for WhatsApp Sticker media object | ||
- Support for WhatsApp Video media object | ||
- Support for WhatsApp Image media object | ||
- Support for WhatsApp Audio media object | ||
- Support for WhatsApp Templates with paramters | ||
- Support for WhatsApp Document media object | ||
- Define Integration and Unit PHPUnit testsuites | ||
- Ignore .php-cs-fixer.dist.php file | ||
|
||
## 1.0.1 - 2022-05-27 | ||
|
||
### Added | ||
### What's Changed | ||
|
||
- Ignore composer.lock file | ||
|
||
## 1.0.0 - 2022-05-24 | ||
|
||
### Added | ||
### What's Changed | ||
|
||
- Everything, initial release |