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

add javax.activation dependency

This commit is contained in:
2020-05-14 21:18:33 +06:00
parent 7f51544bb9
commit ea224fd765
3 changed files with 5 additions and 1 deletions

View File

@@ -52,7 +52,7 @@
### 0.27.3
* `TelegramBotAPI`:
* Currently `UpdateDeserializationStrategy` is publicly available
* `UpdateDeserializationStrategy` is publicly available now
* All `setWebhook` extensions was marked as deprecated and replaced into `TelegramBotAPI-extensions-utils`
* Typealias `ExceptionHandler` was added - it will be used for `handleSafely`
* `TelegramBotAPI-extensions-api`: