aiogram/CHANGES/1266.bugfix.rst
Alex Root Junior 8ff992bf1d
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
2023-08-14 22:18:11 +03:00

2 lines
160 B
ReStructuredText

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