Skip to content

Commit a6347ae

Browse files
committed
[RELEASE]: copc-lib v2.5.3
1 parent a68493e commit a6347ae

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.5.3] - 2022-10-27
11+
1012
### Fixed
1113
- **\[Python/C++\]** Fix `CopcExtents::ToString`
1214

@@ -281,6 +283,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
281283

282284
[1.1.0]: https://github.com/RockRobotic/copc-lib/compare/v1.0...v1.1.0
283285
[1.2.0]: https://github.com/RockRobotic/copc-lib/compare/v1.1.0...v1.2.0
286+
[2.5.3]: https://github.com/RockRobotic/copc-lib/compare/v2.5.2...v2.5.3
284287
[2.5.2]: https://github.com/RockRobotic/copc-lib/compare/v2.5.1...v2.5.2
285288
[2.5.1]: https://github.com/RockRobotic/copc-lib/compare/v2.5.0...v2.5.1
286289
[2.5.0]: https://github.com/RockRobotic/copc-lib/compare/v2.4.1...v2.5.0
@@ -299,4 +302,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
299302
[2.0.0]: https://github.com/RockRobotic/copc-lib/compare/v1.3.1...v2.0.0
300303
[1.3.1]: https://github.com/RockRobotic/copc-lib/compare/v1.3.0...v1.3.1
301304
[1.3.0]: https://github.com/RockRobotic/copc-lib/compare/v1.2.0...v1.3.0
302-
[Unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.5.2...HEAD
305+
[unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.5.3...HEAD

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.2
1+
2.5.3

0 commit comments

Comments
 (0)