We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fbbd2 commit fb51dd1Copy full SHA for fb51dd1
1 file changed
doc/changelog.rst
@@ -5,6 +5,8 @@ unreleased: Version 0.18.0
5
--------------------------
6
7
- drop support for Python 3.9 and 3.10 PR #180
8
+- Replace string literal type annotations with postponed evaluation using
9
+ `from __future__ import annotations` PR #191
10
11
Bugfixes:
12
0 commit comments