mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
ChangeLog fix
This commit is contained in:
parent
4c81624f49
commit
b8952b459d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
- Scene action handlers (such as `enter`, `leave`, etc.) now properly receive context and data from observer (`outer_middleware`) middlewares, matching the behavior of regular handlers.
|
||||
- Fixed `TypeError` when accessing middleware-injected arguments inside scene handlers.
|
||||
- Scene action handlers (such as ``enter``, ``leave``, etc.) now properly receive context and data from observer (``outer_middleware``) middlewares, matching the behavior of regular handlers.
|
||||
- Fixed ``TypeError`` when accessing middleware-injected arguments inside scene handlers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue