aiogram/CHANGES
JRoot Junior a57ebda06d
#1583 Improved Scene handler and action inheritance mechanism
Enhanced the inheritance of handlers and actions in scenes. Refactored to eliminate the copying of previously connected handlers and actions from parent scenes. Now, handlers are dynamically rebuilt based on the current class, properly utilizing class inheritance and enabling handler overrides.
2024-09-28 03:00:44 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1583.feature.rst #1583 Improved Scene handler and action inheritance mechanism 2024-09-28 03:00:44 +03:00
1584.bugfix.rst Fix pytest-asyncio deprecation warning in test (#1584) 2024-09-28 01:33:14 +03:00