mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Content from global filters (#1267)
* Move global filters check placement into router to add chance to pass context from global filters into handlers in the same way as it possible in other places * Added changelog
This commit is contained in:
parent
577b44cdc1
commit
8ff992bf1d
6 changed files with 23 additions and 17 deletions
2
CHANGES/1266.bugfix.rst
Normal file
2
CHANGES/1266.bugfix.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Moved global filters check placement into router to add chance to pass context from global filters
|
||||
into handlers in the same way as it possible in other places
|
||||
Loading…
Add table
Add a link
Reference in a new issue