diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a92bb..9fcf2b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.5.1] - 2023-09-24 ## Added - Add QuickInfo support [#70](https://github.com/pdal/java/pull/70) (@pomadchin) @@ -136,7 +137,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.0...HEAD +[Unreleased]: https://github.com/PDAL/java/compare/v2.5.1...HEAD +[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 [2.3.1]: https://github.com/PDAL/java/compare/v2.3.0...v2.3.1