diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d03615e..7eb4bc7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,7 +16,7 @@ In case of bug fixes, please provide the list of supported branches where this fix should be also merged. Please uncomment following line, adjusting the corresponding target branches for the backport. --> - + diff --git a/docs/notes/notes.rst b/docs/notes/notes.rst index 5dc0641..6ba549d 100644 --- a/docs/notes/notes.rst +++ b/docs/notes/notes.rst @@ -11,6 +11,7 @@ Previous versions .. include:: previous_versions/v2.14.2.rst .. include:: previous_versions/v2.14.1.rst .. include:: previous_versions/v2.14.0.rst +.. include:: previous_versions/v2.13.6.rst .. include:: previous_versions/v2.13.5.rst .. include:: previous_versions/v2.13.4.rst .. include:: previous_versions/v2.13.3.rst diff --git a/docs/notes/previous_versions/v2.13.0.rst b/docs/notes/previous_versions/v2.13.0.rst index 89c37ad..c2a30d2 100644 --- a/docs/notes/previous_versions/v2.13.0.rst +++ b/docs/notes/previous_versions/v2.13.0.rst @@ -1,5 +1,5 @@ -Version 2.13.0 -^^^^^^^^^^^^^^ +Version 2.13.0 (EOL) +^^^^^^^^^^^^^^^^^^^^ This minor release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.1.rst b/docs/notes/previous_versions/v2.13.1.rst index 7392db2..e0345e8 100644 --- a/docs/notes/previous_versions/v2.13.1.rst +++ b/docs/notes/previous_versions/v2.13.1.rst @@ -1,5 +1,5 @@ -Version 2.13.1 -^^^^^^^^^^^^^^ +Version 2.13.1 (EOL) +^^^^^^^^^^^^^^^^^^^^ This patch release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.2.rst b/docs/notes/previous_versions/v2.13.2.rst index 893ef63..6009154 100644 --- a/docs/notes/previous_versions/v2.13.2.rst +++ b/docs/notes/previous_versions/v2.13.2.rst @@ -1,5 +1,5 @@ -Version 2.13.2 -^^^^^^^^^^^^^^ +Version 2.13.2 (EOL) +^^^^^^^^^^^^^^^^^^^^ This patch release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.3.rst b/docs/notes/previous_versions/v2.13.3.rst index 8c54b09..2a1ab73 100644 --- a/docs/notes/previous_versions/v2.13.3.rst +++ b/docs/notes/previous_versions/v2.13.3.rst @@ -1,5 +1,5 @@ -Version 2.13.3 -^^^^^^^^^^^^^^ +Version 2.13.3 (EOL) +^^^^^^^^^^^^^^^^^^^^ This patch release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.4.rst b/docs/notes/previous_versions/v2.13.4.rst index 4efa521..ce7dcf5 100644 --- a/docs/notes/previous_versions/v2.13.4.rst +++ b/docs/notes/previous_versions/v2.13.4.rst @@ -1,5 +1,5 @@ -Version 2.13.4 -^^^^^^^^^^^^^^ +Version 2.13.4 (EOL) +^^^^^^^^^^^^^^^^^^^^ This patch release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.5.rst b/docs/notes/previous_versions/v2.13.5.rst index 4c45c40..eee8507 100644 --- a/docs/notes/previous_versions/v2.13.5.rst +++ b/docs/notes/previous_versions/v2.13.5.rst @@ -1,5 +1,5 @@ -Version 2.13.5 -^^^^^^^^^^^^^^ +Version 2.13.5 (EOL) +^^^^^^^^^^^^^^^^^^^^ This patch release includes the following **improvements**: diff --git a/docs/notes/previous_versions/v2.13.6.rst b/docs/notes/previous_versions/v2.13.6.rst new file mode 100644 index 0000000..f139e1f --- /dev/null +++ b/docs/notes/previous_versions/v2.13.6.rst @@ -0,0 +1,7 @@ +Version 2.13.6 (EOL) +^^^^^^^^^^^^^^^^^^^^ + +This patch release includes the following **improvements**: + +#. Support for Fast DDS v2.13.6 +#. Improve CI workflows