Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Dec 8, 2022
1 parent 03b7262 commit 10583b8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Unreleased
1.2.0 (Unreleased)
==========

* add support for Python 3.6-3.10
* drop support for Python 2.6-2.7, 3.3-3.5

* add support for Python 3.7-3.11
* drop support for Python 2.6-3.6
* add encoding argument defaulting to utf-8
* inline and clarify type annotations
* move parsing code from inline to extra file

1.1.1
=====
Expand Down

0 comments on commit 10583b8

Please sign in to comment.