diff --git a/rmw_zenoh_cpp/CHANGELOG.rst b/rmw_zenoh_cpp/CHANGELOG.rst index 767f2189..a1eb9e05 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.1.1 (2025-02-04) +------------------ * Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#449 `_) * Inform users that peers will not discover and communicate with one another until the router is started (`#445 `_) * Clear the error after rmw_serialized_message_resize() (`#437 `_) diff --git a/rmw_zenoh_cpp/package.xml b/rmw_zenoh_cpp/package.xml index c4743531..67569308 100644 --- a/rmw_zenoh_cpp/package.xml +++ b/rmw_zenoh_cpp/package.xml @@ -2,7 +2,7 @@ rmw_zenoh_cpp - 0.1.0 + 0.1.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 b9e002c0..51c289f0 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.1.1 (2025-02-04) +------------------ * Bump Zenoh to commit id e4ea6f0 (1.2.0 + few commits) (`#449 `_) * Bump zenoh-c and zenoh-cpp to 1.1.1 (`#430 `_) * Update Zenoh version (`#410 `_) diff --git a/zenoh_cpp_vendor/package.xml b/zenoh_cpp_vendor/package.xml index da0a97e5..83fcaca2 100644 --- a/zenoh_cpp_vendor/package.xml +++ b/zenoh_cpp_vendor/package.xml @@ -2,7 +2,7 @@ zenoh_cpp_vendor - 0.1.0 + 0.1.1 Vendor pkg to install zenoh-cpp Yadunund Apache License 2.0