Skip to content

Commit

Permalink
update readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
negasus committed Apr 2, 2024
1 parent d8831e7 commit 8f8421f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.2.0 (2024-04-02)

- support API v7.2
- remove worker pool
- add option `WithUpdatesChannelCap`

## v1.1.7 (2024-03-11)

- add error `ErrorForbidden` for responses with error code 403
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> [Telegram Group](https://t.me/gotelegrambotui)
> Supports Bot API version: [7.1](https://core.telegram.org/bots/api#february-16-2024) from February 16, 2024
> Supports Bot API version: [7.2](https://core.telegram.org/bots/api#march-31-2024) from March 31, 2024
It's a Go zero-dependencies telegram bot framework

Expand Down

0 comments on commit 8f8421f

Please sign in to comment.