Skip to content

Commit 07e30cf

Browse files
authored
Merge pull request #337 from nateprewitt/python_changelog
Add missing changelog entries for Python support
2 parents f06ac6a + 9170711 commit 07e30cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Next Release (TBD)
33

44
* Fix concurrency issue with cache
55
(`pr #335 <https://github.com/jmespath/jmespath.py/pull/335>`__)
6+
* Added support for Python 3.12-3.14 (`pr #331 <https://github.com/jmespath/jmespath.py/pull/331>`__)
7+
* Removed support for Python 3.7-3.8 (`pr #335 <https://github.com/jmespath/jmespath.py/pull/335>`__)
68

79

810
1.0.1

0 commit comments

Comments
 (0)