mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix resolve filters chain (#736)
* filter resolving don`t need children routers filters * add patchnote * Rename 735.bugfix to 736.bugfix * add tests for routers chains * delete unused Router.chain property
This commit is contained in:
parent
1c2c7fd88c
commit
19aa498682
5 changed files with 34 additions and 8 deletions
1
CHANGES/736.bugfix
Normal file
1
CHANGES/736.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed: bound filter resolving does not require children routers
|
||||
Loading…
Add table
Add a link
Reference in a new issue