mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 16:15:51 +00:00
Fixed bug with wrong MarkdownV2 custom emoji parsing (#1497)
* fixed bug with wrong markdownv2 custom emoji parsing * added changelog of 1496 issue * Update CHANGES/1496.bugfix.rst --------- Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
This commit is contained in:
parent
b5d94f17b5
commit
f50e058725
3 changed files with 3 additions and 2 deletions
1
CHANGES/1496.bugfix.rst
Normal file
1
CHANGES/1496.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed wrong :code:`MarkdownV2` custom emoji parsing in :code:`aiogram.utils.text_decorations`
|
||||
Loading…
Add table
Add a link
Reference in a new issue