Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20023] Bump version to v2.10.3 #80

Merged
merged 3 commits into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2'
version = u'2.10.3'
# The full version, including alpha/beta/rc tags.
release = u'2.10.2'
release = u'2.10.3'

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

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

* Support for Fast DDS v2.10.2
* Support for Fast DDS v2.10.3
* Add an auto-fill type information check

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

.. include:: previous_versions/v2.10.2.rst
.. include:: previous_versions/v2.10.1.rst
.. include:: previous_versions/v2.10.0.rst
.. include:: previous_versions/v2.9.1.rst
Expand Down
3 changes: 2 additions & 1 deletion docs/notes/previous_versions/v2.10.1.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Version 2.10.1
^^^^^^^^^^^^^^
This minor release includes the following **improvements**:

This patch release includes the following **improvements**:
JesusPoderoso marked this conversation as resolved.
Show resolved Hide resolved

* Support for Fast DDS v2.10.1
6 changes: 6 additions & 0 deletions docs/notes/previous_versions/v2.10.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Version 2.10.2
^^^^^^^^^^^^^^

This patch release includes the following **improvements**:
JesusPoderoso marked this conversation as resolved.
Show resolved Hide resolved

* Support for Fast DDS v2.10.2