Updated CHANGELOG.md

This commit is contained in:
Netkas 2023-02-26 17:43:15 -05:00
parent 5aa2a4928e
commit 47ed640857

View file

@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [6.5.2] - Unreleased
### Added
* Added dependency `net.nosial.tempfile` to create temporary files when uploading content from memory.
* Added `\TgBotLib\Abstracts > ChatActionType`
## [6.5.1] - 2023-02-23
### Fixed