mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Feature/rework middlewares chain (#664)
* Reworked middlewares chain * Added description for router name * Added patch-notes * Fixed type hints
This commit is contained in:
parent
c1f605c6f5
commit
9238533e93
7 changed files with 94 additions and 29 deletions
1
CHANGES/664.feature
Normal file
1
CHANGES/664.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Reworked outer middleware chain. Prevent to call many times the outer middleware for each nested router
|
||||
Loading…
Add table
Add a link
Reference in a new issue