Skip to content

Commit

Permalink
[RELEASE]: copc-lib v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-stan committed Oct 27, 2022
1 parent a68493e commit a6347ae
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.5.3] - 2022-10-27

### Fixed
- **\[Python/C++\]** Fix `CopcExtents::ToString`

Expand Down Expand Up @@ -281,6 +283,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.5.3]: https://github.com/RockRobotic/copc-lib/compare/v2.5.2...v2.5.3
[2.5.2]: https://github.com/RockRobotic/copc-lib/compare/v2.5.1...v2.5.2
[2.5.1]: https://github.com/RockRobotic/copc-lib/compare/v2.5.0...v2.5.1
[2.5.0]: https://github.com/RockRobotic/copc-lib/compare/v2.4.1...v2.5.0
Expand All @@ -299,4 +302,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.5.2...HEAD
[unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.5.3...HEAD
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.2
2.5.3

0 comments on commit a6347ae

Please sign in to comment.