Added patchnotes

This commit is contained in:
Alex Root Junior 2021-12-12 17:11:05 +02:00
parent ff578e68c5
commit 3bb8795aaf
2 changed files with 2 additions and 1 deletions

View file

@ -1 +1 @@
Fixed: Missing ChatMemberHandler import in aiogram/dispatcher/handler
Fixed: Missing :code:`ChatMemberHandler` import in :code:`aiogram/dispatcher/handler`

1
CHANGES/777.misc Normal file
View file

@ -0,0 +1 @@
Added full support of `Bot API 5.5 <https://core.telegram.org/bots/api-changelog#december-7-2021>`_