From ec434c6af4b3e262e5a290bb13e2ee9bba27050b Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 27 Feb 2023 22:42:28 +0600 Subject: [PATCH] fill changelog with dependencies updates --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0184b94d60..6bfe372f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`: