We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b7262 commit 10583b8Copy full SHA for 10583b8
1 file changed
CHANGELOG
@@ -1,9 +1,11 @@
1
-Unreleased
+1.2.0 (Unreleased)
2
==========
3
4
-* add support for Python 3.6-3.10
5
-* drop support for Python 2.6-2.7, 3.3-3.5
6
-
+* add support for Python 3.7-3.11
+* drop support for Python 2.6-3.6
+* add encoding argument defaulting to utf-8
7
+* inline and clarify type annotations
8
+* move parsing code from inline to extra file
9
10
1.1.1
11
=====
0 commit comments