Added changelog

This commit is contained in:
Alex Root Junior 2023-04-22 18:05:27 +03:00
parent 73c58e6a7e
commit 4ad0dcaecd
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

6
CHANGES/1168.misc.rst Normal file
View file

@ -0,0 +1,6 @@
Added full support of `Bot API 6.7 <https://core.telegram.org/bots/api-changelog#april-21-2023>`_
.. warning::
Note that arguments *switch_pm_parameter* and *switch_pm_text* was deprecated
and should be changed to *button* argument as described in API docs.