diff --git a/CHANGES.rst b/CHANGES.rst index 7c10a93ab08..0eb185d5955 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -69,6 +69,7 @@ Incompatible changes unless forced with ``force=True``. Patch by Adam Turner. * #12646: Remove :py:func:`!sphinx.util.inspect.isNewType`. + Use ``isinstance(obj, typing.NewType)`` instead on Python 3.10 and newer. Patch by Adam Turner. * Remove the long-deprecated (since Sphinx 2) alias to :py:class:`!VersionChange` in