Updated CHANGELOG.md
This commit is contained in:
parent
d8dc131df6
commit
e22792cc8e
1 changed files with 2 additions and 10 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -9,21 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
* Added unit tests
|
||||
* Added `can_connect_to_business` & `has_main_web_app` to User object
|
||||
* Added LinkPreviewOptions object
|
||||
* Added PaidMedia, PaidMediaPhoto, PaidMediaPreview, PaidMediaVideo & PaidMediaType Enum
|
||||
* Added PaidMediaInfo Object
|
||||
* Added Story object
|
||||
* Added Giveaway object
|
||||
* Added GiveawayWinners object
|
||||
* Added ExternalReplyInfo object
|
||||
|
||||
### Changed
|
||||
* Refactored the way HTTP requests are handled & methods are called
|
||||
* Refactor enums to use native PHP 8.1 syntax
|
||||
* Moved Types to their own namespace
|
||||
* Refactored `close` method
|
||||
* Refactored `getMe` method
|
||||
* Refactored `logOut` method
|
||||
* Refactored all Objects & Methods to use a different system
|
||||
* Refactored the event system to allow for more event types
|
||||
|
||||
|
||||
## [6.7.0] - 2023-08-10
|
||||
|
|
Loading…
Add table
Reference in a new issue