Skip to content

Commit

Permalink
Set 2.13.x as EOL and add 2.13.6 release notes (#127)
Browse files Browse the repository at this point in the history
Signed-off-by: JesusPoderoso <[email protected]>
  • Loading branch information
JesusPoderoso authored Jul 15, 2024
1 parent 39573de commit c40ca1a
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
-->
<!-- @Mergifyio backport 2.14.x 2.13.x 2.10.x 2.6.x -->
<!-- @Mergifyio backport 2.14.x 2.10.x 2.6.x -->

<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
<!-- Fixes #(issue) -->
Expand Down
1 change: 1 addition & 0 deletions docs/notes/notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.0.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.0
^^^^^^^^^^^^^^
Version 2.13.0 (EOL)
^^^^^^^^^^^^^^^^^^^^

This minor release includes the following **improvements**:

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.1.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.1
^^^^^^^^^^^^^^
Version 2.13.1 (EOL)
^^^^^^^^^^^^^^^^^^^^

This patch release includes the following **improvements**:

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.2.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.2
^^^^^^^^^^^^^^
Version 2.13.2 (EOL)
^^^^^^^^^^^^^^^^^^^^

This patch release includes the following **improvements**:

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.3.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.3
^^^^^^^^^^^^^^
Version 2.13.3 (EOL)
^^^^^^^^^^^^^^^^^^^^

This patch release includes the following **improvements**:

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.4.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.4
^^^^^^^^^^^^^^
Version 2.13.4 (EOL)
^^^^^^^^^^^^^^^^^^^^

This patch release includes the following **improvements**:

Expand Down
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.13.5.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.13.5
^^^^^^^^^^^^^^
Version 2.13.5 (EOL)
^^^^^^^^^^^^^^^^^^^^

This patch release includes the following **improvements**:

Expand Down
7 changes: 7 additions & 0 deletions docs/notes/previous_versions/v2.13.6.rst
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c40ca1a

Please sign in to comment.