File tree 3 files changed +13
-4
lines changed
3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -128,9 +128,9 @@ def select_css(html_css_dir):
128
128
# built documents.
129
129
#
130
130
# The short X.Y version.
131
- version = u'2.10.1 '
131
+ version = u'2.11.0 '
132
132
# The full version, including alpha/beta/rc tags.
133
- release = u'2.10.1 '
133
+ release = u'2.11.0 '
134
134
135
135
# The language for content autogenerated by Sphinx. Refer to documentation
136
136
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
- Version 2.10.1
1
+ Version 2.11.0
2
2
==============
3
3
4
4
This minor release includes the following **improvements **:
5
5
6
- * Support for Fast DDS v2.10.1
6
+ * Support for Fast DDS v2.11.0
7
+ * Regenerate TypeSupport with Fast DDS-Gen v2.5.1
8
+ * Cache user selected options in Participant configuration
7
9
8
10
Previous versions
9
11
=================
10
12
13
+ .. include :: previous_versions/v2.10.1.rst
11
14
.. include :: previous_versions/v2.10.0.rst
12
15
.. include :: previous_versions/v2.9.1.rst
13
16
.. include :: previous_versions/v2.9.0.rst
Original file line number Diff line number Diff line change
1
+ Version 2.10.1
2
+ ^^^^^^^^^^^^^^
3
+
4
+ This patch release includes the following **improvements **:
5
+
6
+ * Support for Fast DDS v2.10.1
You can’t perform that action at this time.
0 commit comments