mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
add changelog
This commit is contained in:
parent
ad943d0028
commit
48dd281028
1 changed files with 13 additions and 0 deletions
13
CHANGES.rst
13
CHANGES.rst
|
|
@ -16,6 +16,19 @@ Changelog
|
|||
|
||||
.. towncrier release notes start
|
||||
|
||||
3.12.0 (2024-09-05)
|
||||
====================
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- Fixed link preview options to use global defaults in various types and methods
|
||||
to use global defaults for `link_preview_options`.
|
||||
This change ensures consistency and enhances flexibility in handling link preview options
|
||||
across different components.
|
||||
`#1543 <https://github.com/aiogram/aiogram/issues/1543>`_
|
||||
|
||||
|
||||
3.12.0 (2024-08-16)
|
||||
====================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue