We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf61b6d commit b1bb699Copy full SHA for b1bb699
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.4.1] - 2019-07-29
10
+### Changed
11
+- Fixed #31 fix array slice end overrun by [@dmlb2000](https://github.com/dmlb2000)
12
+
13
## [0.4.0] - 2019-06-11
14
### Added
15
- Initial JSONPath implementation for Python by [@markborkum](https://github.com/markborkum)
0 commit comments