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.6.2] - 2024-03-02
10+ ## Changed
11+ - Remove pipeline.validate() method [ #86 ] ( https://github.com/pdal/java/pull/86 ) (@pomadchin )
12+
913## [ 2.6.1] - 2024-01-27
1014## Changed
1115- Improve java_error messages [ #80 ] ( https://github.com/pdal/java/pull/80 ) (@pomadchin )
@@ -149,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149153### Changed
150154- Moved from the PDAL repo and established own lifecycle.
151155
152- [ Unreleased ] : https://github.com/PDAL/java/compare/v2.6.1...HEAD
156+ [ Unreleased ] : https://github.com/PDAL/java/compare/v2.6.2...HEAD
157+ [ 2.6.2 ] : https://github.com/PDAL/java/compare/v2.6.1...v2.6.2
153158[ 2.6.1 ] : https://github.com/PDAL/java/compare/v2.6.0...v2.6.1
154159[ 2.6.0 ] : https://github.com/PDAL/java/compare/v2.5.1...v2.6.0
155160[ 2.5.1 ] : https://github.com/PDAL/java/compare/v2.5.0...v2.5.1
You can’t perform that action at this time.
0 commit comments