Skip to content

Commit 1461b01

Browse files
committed
update CHANGELOG
1 parent 3bc6b8d commit 1461b01

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.rst

+29
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,35 @@ Releases prior to 0.3.0 were “best effort” filled out, but are missing
2525
some info. If you see your contribution missing info, please open a PR
2626
on the Changelog!
2727

28+
.. _section-1.0.1:
29+
1.0.1
30+
-----
31+
32+
.. _breaking-1.0.1
33+
34+
Breaking
35+
~~~~~~~~
36+
37+
Starting from this release, we only support python versions >= 3.7
38+
39+
.. _bug_fixes-1.0.1
40+
41+
Bug Fixes
42+
~~~~~~~~~
43+
44+
::
45+
46+
* Fix compatibility issue with werkzeug 2.1.0 (#423) [stacywsmith]
47+
48+
.. _enhancements-1.0.1:
49+
50+
Enhancements
51+
~~~~~~~~~~~~
52+
53+
::
54+
55+
* Drop support for python <3.7
56+
2857
.. _section-0.5.1:
2958
0.5.1
3059
-----

0 commit comments

Comments
 (0)