diff --git a/doc/build/changelog/unreleased_14/7301.rst b/doc/build/changelog/unreleased_14/7301.rst index a8a71aface..160e06c838 100644 --- a/doc/build/changelog/unreleased_14/7301.rst +++ b/doc/build/changelog/unreleased_14/7301.rst @@ -1,6 +1,6 @@ .. change:: :tags: usecase, asyncio - :tickets: 7425 + :tickets: 7301 Added :func:`_asyncio.async_engine_config` function to create an async engine from a configuration dict. This otherwise