1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

start 3.2.1

This commit is contained in:
2022-09-07 16:32:37 +06:00
parent ae8a461e9d
commit 0ba1aa1127
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
# TelegramBotAPI changelog
## 3.2.1
## 3.2.0
**Since this update, `RequestsExecutor#execute` may throw only `BotException`. In case you wish to handle some exceptions from `execute` you must catch `BotException` and handle its `cause`**