Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Apr 18, 2024
1 parent ca0e779 commit d5fb62a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This library adheres to `Semantic Versioning 2.0 <http://semver.org/>`_.
- Updated the copying of ``__notes__`` to match CPython behavior (PR by CF Bolz-Tereick)
- Corrected the type annotation of the exception handler callback to accept a
``BaseExceptionGroup`` instead of ``BaseException``
- Fixed type errors on Python < 3.10 (PR by John Litborn)
- Fixed type annotation of ``suppress()``. (PR by John Litborn)
- Fixed type errors on Python < 3.10 and the type annotation of ``suppress()``
(PR by John Litborn)

**1.2.0**

Expand Down

0 comments on commit d5fb62a

Please sign in to comment.