Skip to content

Commit aadf73a

Browse files
committed
CHANGELOG.md rotate
1 parent fd7c25f commit aadf73a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.4.0] - 2021-08-01
10+
## Added
11+
* PDAL 2.4.3 [#62](https://github.com/pdal/java/pull/62) (@pomadchin)
12+
913
## [2.3.1] - 2021-08-01
1014
## Added
1115
* Fix the release to include MacOS native binaries.
@@ -122,7 +126,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
122126
### Changed
123127
- Moved from the PDAL repo and established own lifecycle.
124128

125-
[Unreleased]: https://github.com/PDAL/java/compare/v2.3.1...HEAD
129+
[Unreleased]: https://github.com/PDAL/java/compare/v2.4.0...HEAD
130+
[2.4.0]: https://github.com/PDAL/java/compare/v2.3.1...v2.4.0
126131
[2.3.1]: https://github.com/PDAL/java/compare/v2.3.0...v2.3.1
127132
[2.3.0]: https://github.com/PDAL/java/compare/v2.2.0...v2.3.0
128133
[2.2.0]: https://github.com/PDAL/java/compare/v2.1.6...v2.2.0

0 commit comments

Comments
 (0)