diff --git a/changelog.rst b/changelog.rst index c3932327..e081575e 100644 --- a/changelog.rst +++ b/changelog.rst @@ -31,7 +31,6 @@ Changelog **Other Changes** -- Add support for Python 3.13 - [core] Enable ``disallow_untyped_calls`` Mypy rule (`#1055 `__) - [core] Enable ``disallow_untyped_defs`` Mypy rule (`#1060 `__) - [core] Improve typing references for events (`#1040 `__)