mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
4 lines
154 B
Text
4 lines
154 B
Text
|
|
Rework filters resolving:
|
||
|
|
* Automatically apply Bound Filters with default values to handlers
|
||
|
|
* Fix data transfer from parent to included routers filters
|