diff --git a/CHANGES.rst b/CHANGES.rst index 13ac638b957..9822327373d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -99,7 +99,7 @@ Features added * #12508: LaTeX: Revamped styling of all admonitions, with addition of a title row with icon. Patch by Jean-François B. -* #11773: Display :py:attr:`~typing.Annotated` annotations +* #11773: Display :py:class:`~typing.Annotated` annotations with their metadata in the Python domain. Patch by Adam Turner and David Stansby. * #12506: Add ``level`` option to :rst:dir:`rubric` directive.