Skip to content

Commit 180065c

Browse files
changelog
1 parent c7d1d88 commit 180065c

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1-
1.2.0 (Unreleased)
2-
==========
1+
2.0.0
2+
======
33

44
* add support for Python 3.7-3.11
55
* drop support for Python 2.6-3.6
66
* add encoding argument defaulting to utf-8
77
* inline and clarify type annotations
88
* move parsing code from inline to extra file
9+
* add typing overloads for helper methods
10+
11+
12+
.. note::
13+
14+
major release due to the major changes in python versions supported + changes in packaging
15+
16+
the api is expected to be compatible
17+
918

1019
1.1.1
1120
=====

0 commit comments

Comments
 (0)