From 7834d8293445d3c2e61861190f3000d30c7b9580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Dom=C3=ADnguez=20L=C3=B3pez?= <116071334+Mario-DL@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:52:32 +0200 Subject: [PATCH] Add ShapesDemo 3.1.0 release notes (#136) Signed-off-by: Mario Dominguez --- docs/notes/notes.rst | 7 +++---- docs/notes/previous_versions/v3.0.1.rst | 8 ++++++++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 docs/notes/previous_versions/v3.0.1.rst diff --git a/docs/notes/notes.rst b/docs/notes/notes.rst index 2ca032a..e7c0f46 100644 --- a/docs/notes/notes.rst +++ b/docs/notes/notes.rst @@ -1,15 +1,14 @@ -Version 3.0.1 +Version 3.1.0 ============== This release includes the following **improvements**: -#. Support to Fast DDS v3.0.1. -#. Update ``eProsima-CI`` action to install ``Qt`` -#. Regenerate types with Fast DDS-Gen v4.0.1 +#. Support to Fast DDS v3.1.0. Previous versions ================= +.. include:: previous_versions/v3.0.1.rst .. include:: previous_versions/v3.0.0.rst .. include:: previous_versions/v2.14.3.rst .. include:: previous_versions/v2.14.2.rst diff --git a/docs/notes/previous_versions/v3.0.1.rst b/docs/notes/previous_versions/v3.0.1.rst new file mode 100644 index 0000000..2c41258 --- /dev/null +++ b/docs/notes/previous_versions/v3.0.1.rst @@ -0,0 +1,8 @@ +Version 3.0.1 +^^^^^^^^^^^^^ + +This release includes the following **improvements**: + +#. Support to Fast DDS v3.0.1. +#. Update ``eProsima-CI`` action to install ``Qt`` +#. Regenerate types with Fast DDS-Gen v4.0.1