Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 35de152

Browse files
committed
0.4.0
1 parent 4aa65c2 commit 35de152

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

mcap_vendor/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package mcap_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.0 (2022-10-06)
6+
------------------
77

88
0.2.0 (2022-09-08)
99
------------------

mcap_vendor/package.xml

+1-1
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>mcap_vendor</name>
5-
<version>0.3.0</version>
5+
<version>0.4.0</version>
66
<description>mcap vendor package</description>
77
<maintainer email="[email protected]">Foxglove</maintainer>
88
<license>Apache License 2.0</license>

rosbag2_storage_mcap/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rosbag2_storage_mcap
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.0 (2022-10-06)
6+
------------------
77
* Some minor improvements in rosbag2_storage_mcap after review (`#58 <https://github.com/ros-tooling/rosbag2_storage_mcap/issues/58>`_)
88
1. Fixed some findings from Clang-Tidy
99
1. Some renames according to the ROS2 coding style

rosbag2_storage_mcap/package.xml

+1-1
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>rosbag2_storage_mcap</name>
5-
<version>0.3.0</version>
5+
<version>0.4.0</version>
66
<description>rosbag2 storage plugin using the MCAP file format</description>
77
<maintainer email="[email protected]">Foxglove</maintainer>
88
<license>Apache-2.0</license>

rosbag2_storage_mcap_test_fixture_interfaces/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
Changelog for package rosbag2_storage_mcap_test_fixture_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.0 (2022-10-06)
6+
------------------

rosbag2_storage_mcap_test_fixture_interfaces/package.xml

+1-1
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>rosbag2_storage_mcap_test_fixture_interfaces</name>
5-
<version>0.3.0</version>
5+
<version>0.4.0</version>
66
<description>message definition test fixtures for MCAP schema recording</description>
77
<maintainer email="[email protected]">James Smith</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)