Skip to content

Commit 1447309

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
1 parent 4acc8fc commit 1447309

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rosidl_generator_py/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rosidl_generator_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

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+
511
0.14.1 (2022-01-13)
612
-------------------
713
* Fix rosidl_generator_py assuming incorect library names (`#149 <https://github.com/ros2/rosidl_python/issues/149>`_)

0 commit comments

Comments
 (0)