Skip to content

Commit 11a4c32

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent 75c10df commit 11a4c32

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rosidl_generator_py/CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package rosidl_generator_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.22.0 (2024-04-16)
6+
-------------------
7+
* Revert install of .so files into python path (`#211 <https://github.com/ros2/rosidl_python/issues/211>`_)
8+
There seems that some regression might have happened after `#195 <https://github.com/ros2/rosidl_python/issues/195>`_.
9+
When removing those 2 lines, we avoid to install the .so files
10+
in lib *and* python path.
11+
* Contributors: Matthias Schoepfer
12+
513
0.21.2 (2024-03-27)
614
-------------------
715
* Prototype code for seeing if FindPython3 is usable for rosidl_python (`#140 <https://github.com/ros2/rosidl_python/issues/140>`_)

0 commit comments

Comments
 (0)