We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16e14a commit a23603fCopy full SHA for a23603f
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package clearpath_ros2_socketcan_interface
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+1.0.0 (2024-11-21)
+------------------
7
* Change CI to Humble.
8
* Added README.
9
* Disabled copyright tests.
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>clearpath_ros2_socketcan_interface</name>
- <version>0.0.0</version>
+ <version>1.0.0</version>
<description>A ROS 2 socketcan interface.</description>
<maintainer email="[email protected]">Luis Camero</maintainer>
0 commit comments