Towncrier

This commit is contained in:
JRoot Junior 2023-12-31 03:04:51 +02:00
parent 6795b3de05
commit 233d3c469d
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
2 changed files with 20 additions and 11 deletions

View file

@ -16,6 +16,26 @@ Changelog
.. towncrier release notes start .. towncrier release notes start
3.3.0 (2023-12-31)
===================
Features
--------
- Added full support of `Bot API 7.0 <https://core.telegram.org/bots/api-changelog#december-29-2023>`_
- Reactions
- Replies 2.0
- Link Preview Customization
- Block Quotation
- Multiple Message Actions
- Requests for multiple users
- Chat Boosts
- Giveaway
- Other changes
`#1387 <https://github.com/aiogram/aiogram/issues/1387>`_
3.2.0 (2023-11-24) 3.2.0 (2023-11-24)
=================== ===================

View file

@ -1,11 +0,0 @@
Added full support of `Bot API 7.0 <https://core.telegram.org/bots/api-changelog#december-29-2023>`_
- Reactions
- Replies 2.0
- Link Preview Customization
- Block Quotation
- Multiple Message Actions
- Requests for multiple users
- Chat Boosts
- Giveaway
- Other changes