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

add com.soywiz.korlibs.krypto:krypto dependency

This commit is contained in:
2020-06-25 12:07:48 +06:00
parent 7507c107b4
commit acfb7066d2
3 changed files with 4 additions and 0 deletions

View File

@@ -51,6 +51,8 @@
### 0.27.7
* `Common`:
* Dependency `com.soywiz.korlibs.krypto:krypto` was added for future using in `Telegram Passport`
* `TelegramBotAPI`:
* Operator function `unaryPlus` was added to `RowBuilder`. Now it is possible to write `row { +button }`
* Function `flatMatrix` was added for single-row columns