Skip to content

Commit 355adf0

Browse files
committed
0.9.4
1 parent aa07f99 commit 355adf0

File tree

39 files changed

+93
-23
lines changed

39 files changed

+93
-23
lines changed

rclcpp/actions/minimal_action_client/CHANGELOG.rst

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

5+
0.9.4 (2020-12-08)
6+
------------------
7+
* Added common linters (`#265 <https://github.com/ros2/examples/issues/265>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.9.3 (2020-06-23)
611
------------------
712

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.9.3</version>
5+
<version>0.9.4</version>
66
<description>Minimal action client examples</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

rclcpp/actions/minimal_action_server/CHANGELOG.rst

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

5+
0.9.4 (2020-12-08)
6+
------------------
7+
* Added common linters (`#265 <https://github.com/ros2/examples/issues/265>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.9.3 (2020-06-23)
611
------------------
712

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.9.3</version>
5+
<version>0.9.4</version>
66
<description>Minimal action server examples</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

rclcpp/composition/minimal_composition/CHANGELOG.rst

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

5+
0.9.4 (2020-12-08)
6+
------------------
7+
* Added common linters (`#265 <https://github.com/ros2/examples/issues/265>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.9.3 (2020-06-23)
611
------------------
712

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.9.3</version>
5+
<version>0.9.4</version>
66
<description>Minimalist examples of composing nodes in the same
77
process</description>
88
<maintainer email="[email protected]">Jacob Perron</maintainer>

rclcpp/executors/multithreaded_executor/CHANGELOG.rst

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

5+
0.9.4 (2020-12-08)
6+
------------------
7+
* Added common linters (`#265 <https://github.com/ros2/examples/issues/265>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.9.3 (2020-06-23)
611
------------------
712

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.9.3</version>
5+
<version>0.9.4</version>
66
<description>Package containing example of how to implement a multithreaded executor</description>
77
<maintainer email="[email protected]">Jacob Hassold</maintainer>
88
<license>Apache License 2.0</license>

rclcpp/services/minimal_client/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package examples_rclcpp_minimal_client
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.9.4 (2020-12-08)
6+
------------------
7+
* Added common linters (`#265 <https://github.com/ros2/examples/issues/265>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
0.9.3 (2020-06-23)
611
------------------
712

rclcpp/services/minimal_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_client</name>
5-
<version>0.9.3</version>
5+
<version>0.9.4</version>
66
<description>Examples of minimal service clients</description>
77
<maintainer email="[email protected]">Jacob Perron</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)