Bump docs

This commit is contained in:
JRoot Junior 2024-05-07 00:02:31 +03:00
parent f45863a0b9
commit 25c76b7d74
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
3 changed files with 17 additions and 2 deletions

View file

@ -16,6 +16,23 @@ Changelog
.. towncrier release notes start
3.6.0 (2024-05-06)
===================
Features
--------
- Added full support of `Bot API 7.3 <https://core.telegram.org/bots/api-changelog#may-6-2024>`_
`#1480 <https://github.com/aiogram/aiogram/issues/1480>`_
Improved Documentation
----------------------
- Added telegram objects transformation block in 2.x -> 3.x migration guide
`#1412 <https://github.com/aiogram/aiogram/issues/1412>`_
3.5.0 (2024-04-23)
===================

View file

@ -1 +0,0 @@
Added telegram objects transformation block in 2.x -> 3.x migration guide

View file

@ -1 +0,0 @@
Added full support of `Bot API 7.3 <https://core.telegram.org/bots/api-changelog#may-6-2024>`_