diff --git a/CHANGELOG.md b/CHANGELOG.md index 232462ae..b1c2d02a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,5 @@ Full async -Improved message splitting algorithm: performance improvements, and it will now notify you via the logs if there are too many entities in the logs, or if the entities are too long. - -Improved get_self method +Improved message splitting algorithm: performance improvements, and it will now notify you via the logs if there are too many entities in the logs, or if the entities are too long. +Improved get_self method. diff --git a/README.md b/README.md index 0ed2b112..e8bb6658 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Created by Daniil Gen Do join the official channel, [@MadelineProto](https://t.me/MadelineProto) and the [support groups](https://t.me/pwrtelegramgroup)! +Approved by Telegram! + ## What's this? This library can be used to easily interact with Telegram **without** the bot API, just like the official apps.