Skip to content

Commit 0421f1a

Browse files
committed
CHANGELOG.md rotate
1 parent 0b5b18e commit 0421f1a

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.5.1] - 2023-09-24
910
## Added
1011
- Add QuickInfo support [#70](https://github.com/pdal/java/pull/70) (@pomadchin)
1112

@@ -136,7 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
136137
### Changed
137138
- Moved from the PDAL repo and established own lifecycle.
138139

139-
[Unreleased]: https://github.com/PDAL/java/compare/v2.5.0...HEAD
140+
[Unreleased]: https://github.com/PDAL/java/compare/v2.5.1...HEAD
141+
[2.5.1]: https://github.com/PDAL/java/compare/v2.5.0...v2.5.1
140142
[2.5.0]: https://github.com/PDAL/java/compare/v2.4.0...v2.5.0
141143
[2.4.0]: https://github.com/PDAL/java/compare/v2.3.1...v2.4.0
142144
[2.3.1]: https://github.com/PDAL/java/compare/v2.3.0...v2.3.1

0 commit comments

Comments
 (0)