1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 13:26:57 +00:00

executeUnsafe to loop

This commit is contained in:
2019-02-14 16:45:25 +08:00
parent 90c3cd1b23
commit 4003fdbcd1
2 changed files with 13 additions and 8 deletions

View File

@@ -13,6 +13,8 @@
### 0.10.1
* Change algorithm of `executeUnsafe`: now it use loop instead of recursive calling
## 0.9.0
* Old extension `OkHttpClient.Builder#useWith` now deprecated and must be replaced by the same in