Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Apr 16, 2024
1 parent 75c10df commit 11a4c32
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rosidl_generator_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package rosidl_generator_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.22.0 (2024-04-16)
-------------------
* Revert install of .so files into python path (`#211 <https://github.com/ros2/rosidl_python/issues/211>`_)
There seems that some regression might have happened after `#195 <https://github.com/ros2/rosidl_python/issues/195>`_.
When removing those 2 lines, we avoid to install the .so files
in lib *and* python path.
* Contributors: Matthias Schoepfer

0.21.2 (2024-03-27)
-------------------
* Prototype code for seeing if FindPython3 is usable for rosidl_python (`#140 <https://github.com/ros2/rosidl_python/issues/140>`_)
Expand Down

0 comments on commit 11a4c32

Please sign in to comment.