Correction in CHANGELOG.md

This commit is contained in:
netkas 2024-09-30 13:46:46 -04:00
parent a4bc96d00b
commit cb383d3183

View file

@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* 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
8 Refactored `close` method
* Refactored `close` method
* Refactored `getMe` method
* Refactored `logOut` method