Skip to content

Commit f55f6f4

Browse files
authored
Minor Fixes and Testing Improvements (#41)
This adds a Changelog entry for version 0.4.2. - Fixed #35 fix array slice parse by [@markborkum](https://github.com/markborkum) - Fixed #40 test Python 3.8 and use bionic by [@dmlb2000](https://github.com/dmlb2000) Signed-off-by: David Brown <dmlb2000@gmail.com>
1 parent a9a63c8 commit f55f6f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.4.2] - 2020-01-07
10+
### Changed
11+
- Fixed #35 fix array slice parse by [@markborkum](https://github.com/markborkum)
12+
- Fixed #40 test Python 3.8 and use bionic by [@dmlb2000](https://github.com/dmlb2000)
13+
914
## [0.4.1] - 2019-07-29
1015
### Changed
1116
- Fixed #31 fix array slice end overrun by [@dmlb2000](https://github.com/dmlb2000)

0 commit comments

Comments
 (0)