Skip to content

Commit

Permalink
CHANGELOG.md rotate
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Jan 8, 2024
1 parent 05ba4c8 commit 34fda64
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.6.0] - 2024-01-08
## Added

- PDAL 2.6.x [#73](https://github.com/pdal/java/pull/73) (@pomadchin)

## [2.5.1] - 2023-09-24
## Added
- Add QuickInfo support [#70](https://github.com/pdal/java/pull/70) (@pomadchin)
Expand Down Expand Up @@ -137,7 +142,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Moved from the PDAL repo and established own lifecycle.

[Unreleased]: https://github.com/PDAL/java/compare/v2.5.1...HEAD
[Unreleased]: https://github.com/PDAL/java/compare/v2.6.0...HEAD
[2.6.0]: https://github.com/PDAL/java/compare/v2.5.1...v2.6.0
[2.5.1]: https://github.com/PDAL/java/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/PDAL/java/compare/v2.4.0...v2.5.0
[2.4.0]: https://github.com/PDAL/java/compare/v2.3.1...v2.4.0
Expand Down

0 comments on commit 34fda64

Please sign in to comment.