aiogram/CHANGES/1106.bugfix.rst
Alex 3428924d63
ignore_case fix for aiogram.filters.command.Command() (#1107)
* ignore_case fix

* Create 1106.bugfix.rst

* better fix, added tests

* Update 1106.bugfix.rst

* fix, attempt to satisfy the linter

* not on purpose, single quotes in tests
2023-02-04 19:52:36 +02:00

1 line
86 B
ReStructuredText

Bug fix, which made ignore_case parameter not work in aiogram.filters.command.Command