Skip to content

Commit 3eb29c5

Browse files
committed
Bot API 7.1 to 7.6, updated dependencies
1 parent 9d0cdff commit 3eb29c5

File tree

3 files changed

+277
-266
lines changed

3 files changed

+277
-266
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [4.0.9] - 2024-07-02
12+
### Added
13+
- Support for bot API from 7.1.0 to 7.6.0.
14+
15+
### Changed
16+
- Updated dependencies to their latest available version.
17+
1118
## [4.0.8] - 2024-01-05
1219
### Added
1320
- Support for bot API 6.9.0 and 7.0.0.
@@ -200,7 +207,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
200207
### Fixed
201208
- The parser is now more reliable, it no longer needs to be updated at every bot API release!
202209

203-
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/4.0.8...HEAD
210+
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/4.0.9...HEAD
211+
[4.0.9]: https://github.com/Sysbot-org/tgscraper/compare/4.0.8...4.0.9
204212
[4.0.8]: https://github.com/Sysbot-org/tgscraper/compare/4.0.7...4.0.8
205213
[4.0.7]: https://github.com/Sysbot-org/tgscraper/compare/4.0.6...4.0.7
206214
[4.0.6]: https://github.com/Sysbot-org/tgscraper/compare/4.0.5...4.0.6

0 commit comments

Comments
 (0)