Skip to content

Commit 8dec309

Browse files
committed
Update changelog for 1.0.0
The majority of these changes for 1.0.0 were all internal dev changes (switching to pytest, migrating to github actions, etc). The only user visible change was dropping support for EOL'd Python versions.
1 parent 646e7cf commit 8dec309

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.0.0
2+
=====
3+
4+
* Drop support for Python versions less than 3.7 (including Python 2).
5+
(`issue 268 <https://github.com/jmespath/jmespath.py/issues/268>`__)
6+
7+
18
0.10.0
29
======
310

0 commit comments

Comments
 (0)