Skip to content

Commit 2f59bbe

Browse files
authored
Update CHANGELOG.md
1 parent 232657c commit 2f59bbe

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.3.0] - 2021-08-01
10+
## Added
11+
- PDAL 2.3.0 [#57](https://github.com/pdal/java/pull/57) (@pomadchin)
12+
913
## [2.2.0] - 2020-10-04
1014
### Changed
1115
- Build JNI binaries against PDAL 2.2.0 [#47](https://github.com/PDAL/java/pull/47)
@@ -114,7 +118,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114118
### Changed
115119
- Moved from the PDAL repo and established own lifecycle.
116120

117-
[Unreleased]: https://github.com/PDAL/java/compare/v2.2.0...HEAD
121+
[Unreleased]: https://github.com/PDAL/java/compare/v2.3.0...HEAD
122+
[2.3.0]: https://github.com/PDAL/java/compare/v2.2.0...v2.3.0
118123
[2.2.0]: https://github.com/PDAL/java/compare/v2.1.6...v2.2.0
119124
[2.1.6]: https://github.com/PDAL/java/compare/v2.1.5...v2.1.6
120125
[2.1.5]: https://github.com/PDAL/java/compare/v2.1.5-RC3...v2.1.5

0 commit comments

Comments
 (0)