Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Jan 5, 2023
1 parent c7d1d88 commit 180065c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
1.2.0 (Unreleased)
==========
2.0.0
======

* 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
* add typing overloads for helper methods


.. note::

major release due to the major changes in python versions supported + changes in packaging

the api is expected to be compatible


1.1.1
=====
Expand Down

0 comments on commit 180065c

Please sign in to comment.