From 682f696866a1b5a1299ccb584080b44360824efd Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 1 May 2022 17:23:12 +0600 Subject: [PATCH] fill changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c29570f310..9ee4d9ba98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * `Core`: * Add `BotCommandScopeChat` as new `BotCommandScope` (fix of [#574](https://github.com/InsanusMokrassar/TelegramBotAPI/issues/574)) + * `BotCommandScope` companion got several properties and functions for more useful scope creation ## 0.38.16