We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a3a4b3 + a34d02a commit 79c75feCopy full SHA for 79c75fe
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Changelog for package libpointmatcher
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+1.4.1 (2024-03-19)
6
+-----------------
7
+* Update package.xml version properly
8
+
9
1.4.0 (2023-12-15)
10
-----------------
11
* fix: N2ST path resolution in dependencies-doc docker image
package.xml
@@ -1,6 +1,6 @@
1
<package format="3">
<name>libpointmatcher</name>
- <version>1.3.1</version>
+ <version>1.4.1</version>
<description>
libpointmatcher is a modular ICP library, useful for robotics and computer vision.
</description>
0 commit comments