tgbotlib/CHANGELOG.md
2023-02-23 12:55:22 -05:00

17 lines
464 B
Markdown

# Changelog
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.1] - 2023-02-23
### Fixed
* Added a null-safe check for `Poll`'s `explanation_entities` field. [#1](https://git.n64.cc/nosial/libs/tgbot/-/issues/1)
## [6.5.0] - 2023-02-20
### Added
* First Release