From f704922fe2139218cc4655a86e6ec87932e74e29 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Sat, 4 Feb 2023 20:09:51 +0200 Subject: [PATCH] Update changelog --- CHANGES/{1088.feature.rst => 1088.misc.rst} | 0 CHANGES/1106.bugfix.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename CHANGES/{1088.feature.rst => 1088.misc.rst} (100%) diff --git a/CHANGES/1088.feature.rst b/CHANGES/1088.misc.rst similarity index 100% rename from CHANGES/1088.feature.rst rename to CHANGES/1088.misc.rst diff --git a/CHANGES/1106.bugfix.rst b/CHANGES/1106.bugfix.rst index c3b7154e..54b60843 100644 --- a/CHANGES/1106.bugfix.rst +++ b/CHANGES/1106.bugfix.rst @@ -1 +1 @@ -Bug fix, which made ignore_case parameter not work in aiogram.filters.command.Command +Fixed `ignore_case` parameter in :obj:`aiogram.filters.command.Command` filter