fill changelog with dependencies updates

This commit is contained in:
InsanusMokrassar 2023-02-27 22:42:28 +06:00
parent 0398590de6
commit ec434c6af4
1 changed files with 6 additions and 1 deletions

View File

@ -2,8 +2,13 @@
## 6.0.0
* `Versions`:
* `Kotlin`: `1.7.22` -> `1.8.10`
* `MicroUtils`: `0.16.10` -> `0.17.0`
* `Serialization`: `1.4.1` -> `1.5.0`
* `uuid`: `0.6.0` -> `0.7.0`
* `Core`:
* `*.link` extensions have been deprecated with renaming to avoid collisions with `link` methods
* `*.link` extensions have been deprecated with renaming to avoid collisions with `link` methods
* `API`:
* Add `TelegramBot.resend` methods
* `BehaviourBuilder`: