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
|
|
@ -82,6 +82,7 @@ furo = "^2021.6.18-beta.36"
|
|||
sphinx-prompt = "^1.3.0"
|
||||
Sphinx-Substitution-Extensions = "^2020.9.30"
|
||||
towncrier = "^21.3.0"
|
||||
diagrams = "^0.20.0"
|
||||
|
||||
|
||||
[tool.poetry.extras]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue