Skip to content

Commit fa2c926

Browse files
authored
Update CHANGELOG.md
1 parent 07510cf commit fa2c926

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.1] - 2021-08-01
10+
## Added
11+
* Fix the release to include MacOS native binaries.
12+
913
## [2.3.0] - 2021-08-01
1014
### Added
1115
- PDAL 2.3.0 [#57](https://github.com/pdal/java/pull/57) (@pomadchin)
@@ -118,7 +122,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
118122
### Changed
119123
- Moved from the PDAL repo and established own lifecycle.
120124

121-
[Unreleased]: https://github.com/PDAL/java/compare/v2.3.0...HEAD
125+
[Unreleased]: https://github.com/PDAL/java/compare/v2.3.1...HEAD
126+
[2.3.1]: https://github.com/PDAL/java/compare/v2.3.0...v2.3.1
122127
[2.3.0]: https://github.com/PDAL/java/compare/v2.2.0...v2.3.0
123128
[2.2.0]: https://github.com/PDAL/java/compare/v2.1.6...v2.2.0
124129
[2.1.6]: https://github.com/PDAL/java/compare/v2.1.5...v2.1.6

0 commit comments

Comments
 (0)