We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acc8fc commit 1447309Copy full SHA for 1447309
rosidl_generator_py/CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Changelog for package rosidl_generator_py
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+Forthcoming
6
+-----------
7
+* Removes erroneous unmatched closing parenthesis (`#125 <https://github.com/ros2/rosidl_python/issues/125>`_)
8
+* require Python 3.6 as we use format strings in various places (`#152 <https://github.com/ros2/rosidl_python/issues/152>`_)
9
+* Contributors: Charles Cross, William Woodall
10
+
11
0.14.1 (2022-01-13)
12
-------------------
13
* Fix rosidl_generator_py assuming incorect library names (`#149 <https://github.com/ros2/rosidl_python/issues/149>`_)
0 commit comments