Updated CHANGELOG.md
This commit is contained in:
parent
8900abeb4a
commit
f612140eb8
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue