From bda98f4394745e49575a718acbd79cf8e94677fc Mon Sep 17 00:00:00 2001 From: Christopher Lee Date: Fri, 21 Oct 2022 15:21:24 -0600 Subject: [PATCH] [RELEASE]: copc-lib v2.5.2 --- CHANGELOG.md | 5 ++++- version | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e0877e1..70693036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.5.2] - 2022-10-21 + ### Added - **\[Python/C++\]** Expose `X` `Y` `Z` extents @@ -273,6 +275,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.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 [2.4.1]: https://github.com/RockRobotic/copc-lib/compare/v2.4.0...v2.4.1 @@ -290,4 +293,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.1...HEAD +[Unreleased]: https://github.com/RockRobotic/copc-lib/compare/v2.5.2...HEAD diff --git a/version b/version index 4fd0fe3c..21b159dc 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.5.1 \ No newline at end of file +2.5.2 \ No newline at end of file