1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-05-07 00:50:07 +00:00

fix of #1027 and small fix of changelog for #1026

This commit is contained in:
2026-03-03 17:55:40 +06:00
parent e6d6bbdaa0
commit d3c1859338
2 changed files with 7 additions and 2 deletions

View File

@@ -2,8 +2,10 @@
## 31.2.0
* `Core`:
* Potentially fix [#1027](https://github.com/InsanusMokrassar/ktgbotapi/issues/1027) - drop http request exceptions on getting updates
* `Core` + `API`:
* Add `supportsStreaming` in places it haven't been supported.
* Add `supportsStreaming` in places it haven't been supported (fix of [#1026](https://github.com/InsanusMokrassar/ktgbotapi/issues/1026))
* **PARTIALLY BREAKING CHANGE** `supportStreaming` has been renamed to `supportsStreaming`
## 31.1.0