From 9bd88edeba5f3657eaefdddddf3a33143d3d1f1d Mon Sep 17 00:00:00 2001 From: Alex <103587954+Shaonis@users.noreply.github.com> Date: Sat, 4 Feb 2023 19:09:31 +0200 Subject: [PATCH] Update 1106.bugfix.rst --- CHANGES/1106.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/1106.bugfix.rst b/CHANGES/1106.bugfix.rst index d3ab29a1..c3b7154e 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. `Problem description `_ +Bug fix, which made ignore_case parameter not work in aiogram.filters.command.Command