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

update microutils

This commit is contained in:
2023-06-19 21:46:27 +06:00
parent 5b6753c484
commit 14a583e154
2 changed files with 4 additions and 2 deletions

View File

@@ -2,8 +2,10 @@
## 8.1.0
**Exclude `.*Impl` classcasts from `ClassCastsNew`**
**PARTIALLY BREAKING CHANGES: Exclude `.*Impl` classcasts from `ClassCastsNew`**
* `Version`:
* `MicroUtils`: `0.19.2` -> `0.19.4`
* `Utils`:
* Add deep links formatting for internal `tg://` prefix (thanks to [@klimatov](https://github.com/klimatov))
* Exclude `.*Impl` classcasts from `ClassCastsNew`