Skip to content

Commit 10583b8

Browse files
update changelog
1 parent 03b7262 commit 10583b8

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
Unreleased
1+
1.2.0 (Unreleased)
22
==========
33

4-
* add support for Python 3.6-3.10
5-
* drop support for Python 2.6-2.7, 3.3-3.5
6-
4+
* add support for Python 3.7-3.11
5+
* drop support for Python 2.6-3.6
6+
* add encoding argument defaulting to utf-8
7+
* inline and clarify type annotations
8+
* move parsing code from inline to extra file
79

810
1.1.1
911
=====

0 commit comments

Comments
 (0)