File tree Expand file tree Collapse file tree 3 files changed +262
-257
lines changed Expand file tree Collapse file tree 3 files changed +262
-257
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 4.0.8] - 2024-01-05
12
+ ### Added
13
+ - Support for bot API 6.9.0 and 7.0.0.
14
+
11
15
## [ 4.0.7] - 2023-08-23
12
16
### Added
13
17
- 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
196
200
### Fixed
197
201
- The parser is now more reliable, it no longer needs to be updated at every bot API release!
198
202
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
200
205
[ 4.0.7 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.6...4.0.7
201
206
[ 4.0.6 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.5...4.0.6
202
207
[ 4.0.5 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.4...4.0.5
You can’t perform that action at this time.
0 commit comments