diff --git a/rmw_zenoh_cpp/CHANGELOG.rst b/rmw_zenoh_cpp/CHANGELOG.rst new file mode 100644 index 00000000..8c278abf --- /dev/null +++ b/rmw_zenoh_cpp/CHANGELOG.rst @@ -0,0 +1,8 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package rmw_zenoh_cpp +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +0.3.0 (2025-01-02) +------------------ +* An alternative middleware for ROS 2 based on Zenoh. +* Contributors: Alejandro Hernández Cordero, Alex Day, Bernd Pfrommer, ChenYing Kuo (CY), Chris Lalancette, Christophe Bedard, CihatAltiparmak, Esteve Fernandez, Franco Cipollone, Geoffrey Biggs, Hans-Martin, James Mount, Julien Enoch, Morgan Quigley, Nate Koenig, Shivang Vijay, Yadunund, Yuyuan Yuan, methylDragon \ No newline at end of file diff --git a/rmw_zenoh_cpp/package.xml b/rmw_zenoh_cpp/package.xml index f7dbe414..e8b4288a 100644 --- a/rmw_zenoh_cpp/package.xml +++ b/rmw_zenoh_cpp/package.xml @@ -2,7 +2,7 @@ rmw_zenoh_cpp - 0.0.1 + 0.3.0 A ROS 2 middleware implementation using zenoh-cpp Yadunund diff --git a/zenoh_cpp_vendor/CHANGELOG.rst b/zenoh_cpp_vendor/CHANGELOG.rst new file mode 100644 index 00000000..bda2657b --- /dev/null +++ b/zenoh_cpp_vendor/CHANGELOG.rst @@ -0,0 +1,8 @@ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Changelog for package zenoh_cpp_vendor +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +0.3.0 (2025-01-02) +------------------ +* Vendors zenoh-cpp for rmw_zenoh. +* Contributors: Alejandro Hernández Cordero, Chris Lalancette, Franco Cipollone, Julien Enoch, Yadunund, Yuyuan Yuan diff --git a/zenoh_cpp_vendor/package.xml b/zenoh_cpp_vendor/package.xml index c557274e..7fa1ac67 100644 --- a/zenoh_cpp_vendor/package.xml +++ b/zenoh_cpp_vendor/package.xml @@ -2,7 +2,7 @@ zenoh_cpp_vendor - 0.0.1 + 0.3.0 Vendor pkg to install zenoh-cpp Yadunund Apache License 2.0