Skip to content

Commit

Permalink
Updated the version history
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Oct 17, 2020
1 parent c65844e commit a0cff15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ This library adheres to `Semantic Versioning 2.0 <https://semver.org/#semantic-v

**UNRELEASED**

- Added support for Python 3.9 (PR by Csergő Bálint)
- Added support for nested ``Literal``
- An appropriate ``TypeError`` is now raised when encountering an illegal ``Literal`` value
- Fixed checking ``NoReturn`` on Python < 3.8 when ``typing_extensions`` was not installed
- Fixed import hook matching unwanted modules (PR by Wouter Bolsterlee)
- Install the pytest plugin earlier in the test run to support more use cases
(PR by Wouter Bolsterlee)

**2.9.1** (2020-06-07)

Expand Down

0 comments on commit a0cff15

Please sign in to comment.