Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahcorde committed Oct 13, 2020
1 parent 1f678d2 commit 9d7f2b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions rmw/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package rmw
^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.0.2 (2020-10-13)
------------------
* Update service request/response API documentation. (`#279 <https://github.com/ros2/rmw//issues/279>`_)
* Update rmw_get_serialized_message_size docblock (`#281 <https://github.com/ros2/rmw//issues/281>`_)
* Update rmw_service_server_is_available doc (`#280 <https://github.com/ros2/rmw//issues/280>`_)
Expand Down
2 changes: 1 addition & 1 deletion rmw/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rmw</name>
<version>1.0.1</version>
<version>1.0.2</version>
<description>Contains the ROS middleware API.</description>
<maintainer email="[email protected]">Dirk Thomas</maintainer>
<maintainer email="[email protected]">William Woodall</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rmw_implementation_cmake/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rmw_implementation_cmake</name>
<version>1.0.1</version>
<version>1.0.2</version>
<description>
CMake functions which can discover and enumerate available implementations.
</description>
Expand Down

0 comments on commit 9d7f2b3

Please sign in to comment.