Skip to content

Commit 4912647

Browse files
committed
CHANGELOG.md rotate
1 parent 25dd25b commit 4912647

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.6.1] - 2024-01-27
910
## Changed
1011
- Improve java_error messages [#80](https://github.com/pdal/java/pull/80) (@pomadchin)
1112

@@ -148,7 +149,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148149
### Changed
149150
- Moved from the PDAL repo and established own lifecycle.
150151

151-
[Unreleased]: https://github.com/PDAL/java/compare/v2.6.0...HEAD
152+
[Unreleased]: https://github.com/PDAL/java/compare/v2.6.1...HEAD
153+
[2.6.1]: https://github.com/PDAL/java/compare/v2.6.0...v2.6.1
152154
[2.6.0]: https://github.com/PDAL/java/compare/v2.5.1...v2.6.0
153155
[2.5.1]: https://github.com/PDAL/java/compare/v2.5.0...v2.5.1
154156
[2.5.0]: https://github.com/PDAL/java/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)