Skip to content

Commit

Permalink
Added changelog entry for PR #210
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 27, 2021
1 parent 580826d commit 2fe7a63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Version history

This library adheres to `Semantic Versioning 2.0 <https://semver.org/#semantic-versioning-200>`_.

**UNRELEASED**

- Fixed ``TypeError`` when using typeguard within ``exec()`` (where ``__module__`` is ``None``)
(PR by Andy Jones)

**2.13.2** (2021-11-23)

- Fixed ``typing_extensions`` being imported unconditionally on Python < 3.9
Expand Down

0 comments on commit 2fe7a63

Please sign in to comment.