From 179911a973556755d41e3c71486bb5cfdb603e12 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Thu, 30 May 2024 02:02:59 +0300 Subject: [PATCH] Update CHANGES/1496.bugfix.rst --- CHANGES/1496.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/1496.bugfix.rst b/CHANGES/1496.bugfix.rst index 45496de0..02d44dbf 100644 --- a/CHANGES/1496.bugfix.rst +++ b/CHANGES/1496.bugfix.rst @@ -1 +1 @@ -Fixed wrong :code:`markdownv2` custom emoji parsing in :code:`aiogram.utils.text_decorations` +Fixed wrong :code:`MarkdownV2` custom emoji parsing in :code:`aiogram.utils.text_decorations`