Update changelog

This commit is contained in:
JRoot Junior 2025-04-17 00:31:43 +03:00
parent 2413ec7d5b
commit 449ae47761
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -1,2 +1,4 @@
Fixed an issue where the scene entry handler (:code:`enter`) was not receiving data
passed to the context by middleware, which could result in a :code:`TypeError`.
Also updated the documentation to clarify how to enter the scene.