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

RequestsExecutor now is Closeable

This commit is contained in:
2019-07-23 07:46:19 +08:00
parent 4dba67979d
commit d8887bb7ff
3 changed files with 8 additions and 1 deletions

View File

@@ -8,6 +8,8 @@
* Joda Time version `2.10.1` -> `2.10.3`
* Ktor version `1.1.4` -> `1.2.2`
* `RequestsExecutor` now is `Closeable`
## 0.16.0 Bot API 4.3
* `LoginURL` and `LoginURLInlineKeyboardButton` has been added