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

start 7.1.1, update dependencies and add fixes in makeLinkToMessage

This commit is contained in:
2023-04-30 21:00:27 +06:00
parent 5e0106beb5
commit 631f1b9427
4 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,13 @@
# TelegramBotAPI changelog
## 7.1.1
* `Versions`:
* `Kotlin`: `1.8.20` -> `1.8.21`
* `MicroUtils`: `0.17.8` -> `0.18.0`
* `Utils`:
* Fixes in `makeLinkToMessage`
## 7.1.0
**This update contains changes according to the [Telegram Bot API 6.7](https://core.telegram.org/bots/api-changelog#april-21-2023)**