mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Fixed changelog
This commit is contained in:
parent
0d650fc38c
commit
781e30c25b
2 changed files with 2 additions and 1 deletions
|
|
@ -29,6 +29,8 @@ Features
|
|||
Bugfixes
|
||||
--------
|
||||
|
||||
- Fixed I18n lazy-proxy. Disabled caching.
|
||||
`#839 <https://github.com/aiogram/aiogram/issues/839>`_
|
||||
- Added parsing of spoiler message entity
|
||||
`#865 <https://github.com/aiogram/aiogram/issues/865>`_
|
||||
- Fixed default `parse_mode` for `Message.copy_to()` method.
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
Fixed I18n lazy-proxy. Disabled caching.
|
||||
Loading…
Add table
Add a link
Reference in a new issue