Skip to content

Commit 476693b

Browse files
committed
changelog, readme
1 parent c912838 commit 476693b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v1.17.0 (2025-08-18)
4+
5+
- api 9.2 (#207)
6+
- fix: hide token from logs (#206)
7+
- use io.Pipe for build request (#205)
8+
- 🛠️ fix: models.InputSticker model handling/usage (#201)
9+
- style: replace empty `interface{}` with `any` (#200)
10+
311
## v1.16.0 (2025-07-08)
412

513
- support API 9.1 (#194)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
> [Telegram Group](https://t.me/gotelegrambotui)
88
9-
> Supports Bot API version: [9.1](https://core.telegram.org/bots/api#july-3-2025) from July 3, 2025
9+
> Supports Bot API version: [9.2](https://core.telegram.org/bots/api#august-15-2025) from August 15, 2025
1010
1111
It's a Go zero-dependencies telegram bot framework
1212

0 commit comments

Comments
 (0)