Updated CHANGELOG.md

This commit is contained in:
Netkas 2023-02-26 19:24:11 -05:00
parent 8900abeb4a
commit f612140eb8

View file

@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
* Added dependency `net.nosial.tempfile` to create temporary files when uploading content from memory. * Added dependency `net.nosial.tempfile` to create temporary files when uploading content from memory.
* Added `\TgBotLib\Abstracts > ChatActionType` * Added `\TgBotLib\Abstracts > ChatActionType`
* Added logging events to `\TgBotLib\Bot > handleUpdate()`
### Fixed
* Fixed file uploads when trying to upload content from memory.
## [6.5.1] - 2023-02-23 ## [6.5.1] - 2023-02-23