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

coroutines 1.2.1

This commit is contained in:
2019-04-28 08:57:51 +08:00
parent eb22bc5a34
commit eb4c31a2a1
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ some default library
* `AbstractRequestCallFactory` was added with cache of methods urls to avoid memory leaks
* Small refactoring of work with response in `KtorRequestsExecutor`
* Kotlin version `1.3.30` -> `1.3.31`
* Kotlin coroutines `1.2.0` -> `1.2.1`
## 0.13.0 Telegram Polls