Skip to content

Commit 1e8401d

Browse files
committed
0.11.2
1 parent fed3b2d commit 1e8401d

File tree

47 files changed

+66
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+66
-66
lines changed

rclcpp/actions/minimal_action_client/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.11.2 (2021-04-26)
6+
-------------------
77

88
0.11.1 (2021-04-12)
99
-------------------

rclcpp/actions/minimal_action_client/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_rclcpp_minimal_action_client</name>
5-
<version>0.11.1</version>
5+
<version>0.11.2</version>
66
<description>Minimal action client examples</description>
77
<maintainer email="[email protected]">Mabel Zhang</maintainer>
88
<maintainer email="[email protected]">Shane Loretz</maintainer>

rclcpp/actions/minimal_action_server/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.11.2 (2021-04-26)
6+
-------------------
77

88
0.11.1 (2021-04-12)
99
-------------------

rclcpp/actions/minimal_action_server/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_rclcpp_minimal_action_server</name>
5-
<version>0.11.1</version>
5+
<version>0.11.2</version>
66
<description>Minimal action server examples</description>
77
<maintainer email="[email protected]">Mabel Zhang</maintainer>
88
<maintainer email="[email protected]">Shane Loretz</maintainer>

rclcpp/composition/minimal_composition/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.11.2 (2021-04-26)
6+
-------------------
77

88
0.11.1 (2021-04-12)
99
-------------------

rclcpp/composition/minimal_composition/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_rclcpp_minimal_composition</name>
5-
<version>0.11.1</version>
5+
<version>0.11.2</version>
66
<description>Minimalist examples of composing nodes in the same
77
process</description>
88
<maintainer email="[email protected]">Mabel Zhang</maintainer>

rclcpp/executors/cbg_executor/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.11.2 (2021-04-26)
6+
-------------------
77

88
0.11.1 (2021-04-12)
99
-------------------

rclcpp/executors/cbg_executor/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_rclcpp_cbg_executor</name>
5-
<version>0.11.1</version>
5+
<version>0.11.2</version>
66
<description>Example for multiple Executor instances in one process, using the callback-group-level interface of the Executor class.</description>
77
<maintainer email="[email protected]">Ralph Lange</maintainer>
88
<license>Apache License 2.0</license>

rclcpp/executors/multithreaded_executor/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
0.11.2 (2021-04-26)
6+
-------------------
77

88
0.11.1 (2021-04-12)
99
-------------------

rclcpp/executors/multithreaded_executor/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>examples_rclcpp_multithreaded_executor</name>
5-
<version>0.11.1</version>
5+
<version>0.11.2</version>
66
<description>Package containing example of how to implement a multithreaded executor</description>
77
<maintainer email="[email protected]">Mabel Zhang</maintainer>
88
<maintainer email="[email protected]">Shane Loretz</maintainer>

0 commit comments

Comments
 (0)