File tree Expand file tree Collapse file tree 3 files changed +277
-266
lines changed Expand file tree Collapse file tree 3 files changed +277
-266
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
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
+
11
18
## [ 4.0.8] - 2024-01-05
12
19
### Added
13
20
- 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
200
207
### Fixed
201
208
- The parser is now more reliable, it no longer needs to be updated at every bot API release!
202
209
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
204
212
[ 4.0.8 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.7...4.0.8
205
213
[ 4.0.7 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.6...4.0.7
206
214
[ 4.0.6 ] : https://github.com/Sysbot-org/tgscraper/compare/4.0.5...4.0.6
You can’t perform that action at this time.
0 commit comments