mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix unexpected behavior of sequences in StateFilter (#791)
* Fix sequence check behavior in StateFilter * Add sequence cases to StateFilter tests * Add the changelog
This commit is contained in:
parent
7c14a6b16b
commit
6e39f9fada
3 changed files with 9 additions and 4 deletions
1
CHANGES/791.bugfix
Normal file
1
CHANGES/791.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed unexpected behavior of sequences in the StateFilter.
|
||||
Loading…
Add table
Add a link
Reference in a new issue