mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump docs
This commit is contained in:
parent
f45863a0b9
commit
25c76b7d74
3 changed files with 17 additions and 2 deletions
17
CHANGES.rst
17
CHANGES.rst
|
|
@ -16,6 +16,23 @@ Changelog
|
||||||
|
|
||||||
.. towncrier release notes start
|
.. 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)
|
3.5.0 (2024-04-23)
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Added telegram objects transformation block in 2.x -> 3.x migration guide
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Added full support of `Bot API 7.3 <https://core.telegram.org/bots/api-changelog#may-6-2024>`_
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue