Skip to content

Commit

Permalink
Add CHANGES.rst entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed May 4, 2024
1 parent 330c2eb commit 15d2416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Features added
* Flatten ``Union[Literal[T], Literal[U], ...]`` to ``Literal[T, U, ...]``
when turning annotations into strings.
Patch by Adam Turner.
* Add detection of ambiguous ``std:label`` and ``std:term`` references during
loading and resolution of Intersphinx targets.
Patch by James Addison.

Bugs fixed
----------
Expand Down

0 comments on commit 15d2416

Please sign in to comment.