From e21c859e33b585fb973a5fee25f90b5dfd1bee49 Mon Sep 17 00:00:00 2001 From: Chris Lalancette Date: Wed, 7 Jun 2023 13:00:17 +0000 Subject: [PATCH] 3.2.0 --- fastrtps_cmake_module/CHANGELOG.rst | 4 ++-- fastrtps_cmake_module/package.xml | 2 +- rosidl_typesupport_fastrtps_c/CHANGELOG.rst | 4 ++-- rosidl_typesupport_fastrtps_c/package.xml | 2 +- rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst | 4 ++-- rosidl_typesupport_fastrtps_cpp/package.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fastrtps_cmake_module/CHANGELOG.rst b/fastrtps_cmake_module/CHANGELOG.rst index f35fd54..8630ce0 100644 --- a/fastrtps_cmake_module/CHANGELOG.rst +++ b/fastrtps_cmake_module/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package fastrtps_cmake_module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +3.2.0 (2023-06-07) +------------------ 3.1.0 (2023-04-28) ------------------ diff --git a/fastrtps_cmake_module/package.xml b/fastrtps_cmake_module/package.xml index 65054e0..5fdb07c 100644 --- a/fastrtps_cmake_module/package.xml +++ b/fastrtps_cmake_module/package.xml @@ -2,7 +2,7 @@ fastrtps_cmake_module - 3.1.0 + 3.2.0 Provide CMake module to find eProsima FastRTPS. Shane Loretz diff --git a/rosidl_typesupport_fastrtps_c/CHANGELOG.rst b/rosidl_typesupport_fastrtps_c/CHANGELOG.rst index fe4c973..c91c17c 100644 --- a/rosidl_typesupport_fastrtps_c/CHANGELOG.rst +++ b/rosidl_typesupport_fastrtps_c/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rosidl_typesupport_fastrtps_c ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +3.2.0 (2023-06-07) +------------------ 3.1.0 (2023-04-28) ------------------ diff --git a/rosidl_typesupport_fastrtps_c/package.xml b/rosidl_typesupport_fastrtps_c/package.xml index b80e30a..9a84a26 100644 --- a/rosidl_typesupport_fastrtps_c/package.xml +++ b/rosidl_typesupport_fastrtps_c/package.xml @@ -2,7 +2,7 @@ rosidl_typesupport_fastrtps_c - 3.1.0 + 3.2.0 Generate the C interfaces for eProsima FastRTPS. Shane Loretz diff --git a/rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst b/rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst index 5e43628..adbb108 100644 --- a/rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst +++ b/rosidl_typesupport_fastrtps_cpp/CHANGELOG.rst @@ -2,8 +2,8 @@ Changelog for package rosidl_typesupport_fastrtps_cpp ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Forthcoming ------------ +3.2.0 (2023-06-07) +------------------ * Avoid redundant declarations in generated code for services and actions (`#102 `_) * Contributors: Emerson Knapp diff --git a/rosidl_typesupport_fastrtps_cpp/package.xml b/rosidl_typesupport_fastrtps_cpp/package.xml index 9656229..20b7b0a 100644 --- a/rosidl_typesupport_fastrtps_cpp/package.xml +++ b/rosidl_typesupport_fastrtps_cpp/package.xml @@ -2,7 +2,7 @@ rosidl_typesupport_fastrtps_cpp - 3.1.0 + 3.2.0 Generate the C++ interfaces for eProsima FastRTPS. Shane Loretz