Skip to content

Commit

Permalink
[RELEASE]: copc-lib v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clee-ai committed Apr 14, 2022
1 parent a69ca4e commit 6ba0240
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.3.0] - 2022-04-14

### Added
- **\[C++\]** Add `LazConfig` and `LazConfigWriter` classes as parent class to `CopcConfig` to handle LAZ files.
- **\[C++\]** Add `LazWriter` and `LazFileWriter` classes to write LAZ files.
Expand Down Expand Up @@ -220,6 +222,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[1.1.0]: https://github.com/RockRobotic/copc-lib/compare/v1.0...v1.1.0
[1.2.0]: https://github.com/RockRobotic/copc-lib/compare/v1.1.0...v1.2.0
[2.3.0]: https://github.com/RockRobotic/copc-lib/compare/v2.2.3...v2.3.0
[2.2.3]: https://github.com/RockRobotic/copc-lib/compare/v2.2.2...v2.2.3
[2.2.2]: https://github.com/RockRobotic/copc-lib/compare/v2.2.1...v2.2.2
[2.2.1]: https://github.com/RockRobotic/copc-lib/compare/v2.2.0...v2.2.1
Expand All @@ -231,4 +234,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[2.0.0]: https://github.com/RockRobotic/copc-lib/compare/v1.3.1...v2.0.0
[1.3.1]: https://github.com/RockRobotic/copc-lib/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/RockRobotic/copc-lib/compare/v1.2.0...v1.3.0
[Unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.2.3...HEAD
[Unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.3.0...HEAD
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.3
2.3.0

0 comments on commit 6ba0240

Please sign in to comment.