diff --git a/rmw_zenoh_cpp/CHANGELOG.rst b/rmw_zenoh_cpp/CHANGELOG.rst index e6d780ad..05f8066d 100644 --- a/rmw_zenoh_cpp/CHANGELOG.rst +++ b/rmw_zenoh_cpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rmw_zenoh_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.1 (2025-02-04) +------------------ * Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#446 `_) * Inform users that peers will not discover and communicate with one another until the router is started (`#440 `_) * Clear the error after rmw_serialized_message_resize() (`#435 `_) diff --git a/rmw_zenoh_cpp/package.xml b/rmw_zenoh_cpp/package.xml index e8b4288a..33305d52 100644 --- a/rmw_zenoh_cpp/package.xml +++ b/rmw_zenoh_cpp/package.xml @@ -2,7 +2,7 @@ rmw_zenoh_cpp - 0.3.0 + 0.3.1 A ROS 2 middleware implementation using zenoh-cpp Yadunund diff --git a/zenoh_cpp_vendor/CHANGELOG.rst b/zenoh_cpp_vendor/CHANGELOG.rst index 6d214a55..efe8f889 100644 --- a/zenoh_cpp_vendor/CHANGELOG.rst +++ b/zenoh_cpp_vendor/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package zenoh_cpp_vendor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +0.3.1 (2025-02-04) +------------------ * Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#446 `_) * Bump zenoh-c and zenoh-cpp to 1.1.1 (`#424 `_) * Update Zenoh version (`#405 `_) diff --git a/zenoh_cpp_vendor/package.xml b/zenoh_cpp_vendor/package.xml index 7fa1ac67..f034dcd7 100644 --- a/zenoh_cpp_vendor/package.xml +++ b/zenoh_cpp_vendor/package.xml @@ -2,7 +2,7 @@ zenoh_cpp_vendor - 0.3.0 + 0.3.1 Vendor pkg to install zenoh-cpp Yadunund Apache License 2.0