Skip to content

Commit 6d28b16

Browse files
committed
1.6.0
1 parent a876ff5 commit 6d28b16

File tree

20 files changed

+30
-30
lines changed

20 files changed

+30
-30
lines changed

action_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 action_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.0 (2023-04-18)
6+
------------------
77

88
1.5.0 (2023-04-11)
99
------------------

action_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>action_msgs</name>
5-
<version>1.5.0</version>
5+
<version>1.6.0</version>
66
<description>Messages and service definitions common among all ROS actions.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

builtin_interfaces/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.6.0 (2023-04-18)
6+
------------------
77

88
1.5.0 (2023-04-11)
99
------------------

builtin_interfaces/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>builtin_interfaces</name>
5-
<version>1.5.0</version>
5+
<version>1.6.0</version>
66
<description>A package containing message and service definitions for types defined in the OMG IDL Platform Specific Model.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

composition_interfaces/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.6.0 (2023-04-18)
6+
------------------
77

88
1.5.0 (2023-04-11)
99
------------------

composition_interfaces/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>composition_interfaces</name>
5-
<version>1.5.0</version>
5+
<version>1.6.0</version>
66
<description>A package containing message and service definitions for managing composable nodes in a container process.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

lifecycle_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 lifecycle_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.6.0 (2023-04-18)
6+
------------------
77

88
1.5.0 (2023-04-11)
99
------------------

lifecycle_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>lifecycle_msgs</name>
5-
<version>1.5.0</version>
5+
<version>1.6.0</version>
66
<description>A package containing some lifecycle related message and service definitions.</description>
77

88
<maintainer email="[email protected]">Geoffrey Biggs</maintainer>

rcl_interfaces/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
1.6.0 (2023-04-18)
6+
------------------
77
* Add interfaces for logging service. (`#154 <https://github.com/ros2/rcl_interfaces/issues/154>`_)
88
* Contributors: Lei Liu
99

rcl_interfaces/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>rcl_interfaces</name>
5-
<version>1.5.0</version>
5+
<version>1.6.0</version>
66
<description>The ROS client library common interfaces.
77
This package contains the messages and services which ROS client libraries will use under the hood to
88
communicate higher level concepts such as parameters.

0 commit comments

Comments
 (0)