Skip to content

Commit a3704fb

Browse files
committed
0.6.0
1 parent affe7dd commit a3704fb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

data_tamer/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package data_tamer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2023-11-23)
6+
------------------
77
@ add back compatibility to data_tamer_parser
88
* works correctly with plotjuggler
99
* fix ROS2 compilation

data_tamer/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>data_tamer</name>
4-
<version>0.5.0</version>
4+
<version>0.6.0</version>
55
<description>
66
DataTamer data logging library
77
</description>

data_tamer_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package data_tamer_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.0 (2023-11-23)
6+
------------------
77
* works correctly with plotjuggler
88
* fix ROS2 compilation
99
* Contributors: Davide Faconti

data_tamer_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>data_tamer_msgs</name>
5-
<version>0.5.0</version>
5+
<version>0.6.0</version>
66
<description>Interfaces for data_tamer</description>
77
<maintainer email="[email protected]">Davide Faconti</maintainer>
88
<author email="[email protected]">Davide Faconti</author>

0 commit comments

Comments
 (0)