diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bce763b4..51c55417 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,7 +3,7 @@ Changelog for package libpointmatcher ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1.4.2 (2024-03-23) ------------------ +------------------ * Add dockerhub release logic and improve main readme by @RedLeader962 in https://github.com/norlab-ulaval/libpointmatcher/pull/550 * Update .gitingore with auto-generated patterns for C++, Python, JetBrains IDEs ,and VSCode by @boxanm in https://github.com/norlab-ulaval/libpointmatcher/pull/555 * build: add ubuntu jammy to the repository suported version by @RedLeader962 in https://github.com/norlab-ulaval/libpointmatcher/pull/557 @@ -12,13 +12,12 @@ Changelog for package libpointmatcher * fix: Issue 534 transformation tests failing on some platforms by @boxanm in https://github.com/norlab-ulaval/libpointmatcher/pull/559 * Added orientation descriptor in RigidTransformation and SimilarityTransformation compute functions. by @simonpierredeschenes in https://github.com/norlab-ulaval/libpointmatcher/pull/553 - 1.4.1 (2024-03-19) ------------------ +------------------ * Update package.xml version properly 1.4.0 (2023-12-15) ------------------ +------------------ * fix: N2ST path resolution in dependencies-doc docker image * refactor: move libpointmatcher build-system logic to norlab-build-system submodule * fix: build-system side unstable compilation issue fix @@ -100,8 +99,6 @@ Changelog for package libpointmatcher * Fix/normal space hashing * Fix/clamp normals - - 1.3.1 (2019-03-04) ------------------ * Added documentation for people using ROS.