Skip to content

Commit b1bb699

Browse files
authored
- Fixed #31 fix array slice end overrun by [@dmlb2000](https://github.com/dmlb2000) (#33)
Signed-off-by: David Brown <dmlb2000@gmail.com>
1 parent cf61b6d commit b1bb699

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.4.1] - 2019-07-29
10+
### Changed
11+
- Fixed #31 fix array slice end overrun by [@dmlb2000](https://github.com/dmlb2000)
12+
913
## [0.4.0] - 2019-06-11
1014
### Added
1115
- Initial JSONPath implementation for Python by [@markborkum](https://github.com/markborkum)

0 commit comments

Comments
 (0)