File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rmw
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2020-07-22)
6
+ ------------------
7
7
* Add actual domain id to rmw_context_t (`#251 <https://github.com/ros2/rmw/issues/251 >`_)
8
8
* Update node creation/destruction API documentation. (`#249 <https://github.com/ros2/rmw/issues/249 >`_)
9
9
* Correct parameter names to match documentation (`#250 <https://github.com/ros2/rmw/issues/250 >`_)
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >rmw</name >
5
- <version >2.0 .0</version >
5
+ <version >2.1 .0</version >
6
6
<description >Contains the ROS middleware API.</description >
7
7
<
maintainer email =
" [email protected] " >Dirk Thomas</
maintainer >
8
8
<
maintainer email =
" [email protected] " >William Woodall</
maintainer >
Original file line number Diff line number Diff line change 2
2
Changelog for package rmw_implementation_cmake
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 2.1.0 (2020-07-22)
6
+ ------------------
7
7
8
8
2.0.0 (2020-07-08)
9
9
------------------
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format2.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 2" >
4
4
<name >rmw_implementation_cmake</name >
5
- <version >2.0 .0</version >
5
+ <version >2.1 .0</version >
6
6
<description >
7
7
CMake functions which can discover and enumerate available implementations.
8
8
</description >
You can’t perform that action at this time.
0 commit comments