Skip to content

Commit

Permalink
Bump to v2.11.0 and include ShapesDemo v2.11.0 release notes (#63)
Browse files Browse the repository at this point in the history
* Refs #19031: bump to v2.11.0

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>

* Refs #19031: include ShapesDemo v2.11.0 release notes

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>

---------

Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
  • Loading branch information
JLBuenoLopez authored Jun 29, 2023
1 parent 646e996 commit 3157b3f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ def select_css(html_css_dir):
# built documents.
#
# The short X.Y version.
version = u'2.10.1'
version = u'2.11.0'
# The full version, including alpha/beta/rc tags.
release = u'2.10.1'
release = u'2.11.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
7 changes: 5 additions & 2 deletions docs/notes/notes.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
Version 2.10.1
Version 2.11.0
==============

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

* Support for Fast DDS v2.10.1
* Support for Fast DDS v2.11.0
* Regenerate TypeSupport with Fast DDS-Gen v2.5.1
* Cache user selected options in Participant configuration

Previous versions
=================

.. include:: previous_versions/v2.10.1.rst
.. include:: previous_versions/v2.10.0.rst
.. include:: previous_versions/v2.9.1.rst
.. include:: previous_versions/v2.9.0.rst
Expand Down
6 changes: 6 additions & 0 deletions docs/notes/previous_versions/v2.10.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Version 2.10.1
^^^^^^^^^^^^^^

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

* Support for Fast DDS v2.10.1

0 comments on commit 3157b3f

Please sign in to comment.