File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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+ ## [ 2.3.1] - 2021-08-01
10+ ## Added
11+ * Fix the release to include MacOS native binaries.
12+
913## [ 2.3.0] - 2021-08-01
1014### Added
1115- PDAL 2.3.0 [ #57 ] ( https://github.com/pdal/java/pull/57 ) (@pomadchin )
@@ -118,7 +122,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118122### Changed
119123- Moved from the PDAL repo and established own lifecycle.
120124
121- [ Unreleased ] : https://github.com/PDAL/java/compare/v2.3.0...HEAD
125+ [ Unreleased ] : https://github.com/PDAL/java/compare/v2.3.1...HEAD
126+ [ 2.3.1 ] : https://github.com/PDAL/java/compare/v2.3.0...v2.3.1
122127[ 2.3.0 ] : https://github.com/PDAL/java/compare/v2.2.0...v2.3.0
123128[ 2.2.0 ] : https://github.com/PDAL/java/compare/v2.1.6...v2.2.0
124129[ 2.1.6 ] : https://github.com/PDAL/java/compare/v2.1.5...v2.1.6
You can’t perform that action at this time.
0 commit comments