mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* 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
2 lines
160 B
ReStructuredText
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
|