Skip to content

Commit 1f6ff2d

Browse files
authored
Update CHANGELOG.md
1 parent 43346fa commit 1f6ff2d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.5.0] - 2023-02-25
810
## Added
911
* PDAL 2.5.1 [#65](https://github.com/pdal/java/pull/65) (@pomadchin)
1012

11-
## [2.4.0] - 2021-08-01
13+
## [2.4.0] - 2022-10-29
1214
## Added
1315
* PDAL 2.4.3 [#62](https://github.com/pdal/java/pull/62) (@pomadchin)
1416

@@ -128,7 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130
### Changed
129131
- Moved from the PDAL repo and established own lifecycle.
130132

131-
[Unreleased]: https://github.com/PDAL/java/compare/v2.4.0...HEAD
133+
[Unreleased]: https://github.com/PDAL/java/compare/v2.5.0...HEAD
134+
[2.5.0]: https://github.com/PDAL/java/compare/v2.4.0...v2.5.0
132135
[2.4.0]: https://github.com/PDAL/java/compare/v2.3.1...v2.4.0
133136
[2.3.1]: https://github.com/PDAL/java/compare/v2.3.0...v2.3.1
134137
[2.3.0]: https://github.com/PDAL/java/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)