File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff 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+ ## [ 2.6.0] - 2024-01-08
10+ ## Added
11+
12+ - PDAL 2.6.x [ #73 ] ( https://github.com/pdal/java/pull/73 ) (@pomadchin )
13+
914## [ 2.5.1] - 2023-09-24
1015## Added
1116- Add QuickInfo support [ #70 ] ( https://github.com/pdal/java/pull/70 ) (@pomadchin )
@@ -137,7 +142,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137142### Changed
138143- Moved from the PDAL repo and established own lifecycle.
139144
140- [ Unreleased ] : https://github.com/PDAL/java/compare/v2.5.1...HEAD
145+ [ Unreleased ] : https://github.com/PDAL/java/compare/v2.6.0...HEAD
146+ [ 2.6.0 ] : https://github.com/PDAL/java/compare/v2.5.1...v2.6.0
141147[ 2.5.1 ] : https://github.com/PDAL/java/compare/v2.5.0...v2.5.1
142148[ 2.5.0 ] : https://github.com/PDAL/java/compare/v2.4.0...v2.5.0
143149[ 2.4.0 ] : https://github.com/PDAL/java/compare/v2.3.1...v2.4.0
You can’t perform that action at this time.
0 commit comments