Skip to content

Commit 9d0cdff

Browse files
committed
Bot API 6.9 and 7.0
1 parent 1dd06c1 commit 9d0cdff

File tree

3 files changed

+262
-257
lines changed

3 files changed

+262
-257
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [4.0.8] - 2024-01-05
12+
### Added
13+
- Support for bot API 6.9.0 and 7.0.0.
14+
1115
## [4.0.7] - 2023-08-23
1216
### Added
1317
- Support for bot API 6.8.0.
@@ -196,7 +200,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
196200
### Fixed
197201
- The parser is now more reliable, it no longer needs to be updated at every bot API release!
198202

199-
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/4.0.7...HEAD
203+
[Unreleased]: https://github.com/Sysbot-org/tgscraper/compare/4.0.8...HEAD
204+
[4.0.8]: https://github.com/Sysbot-org/tgscraper/compare/4.0.7...4.0.8
200205
[4.0.7]: https://github.com/Sysbot-org/tgscraper/compare/4.0.6...4.0.7
201206
[4.0.6]: https://github.com/Sysbot-org/tgscraper/compare/4.0.5...4.0.6
202207
[4.0.5]: https://github.com/Sysbot-org/tgscraper/compare/4.0.4...4.0.5

0 commit comments

Comments
 (0)