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 Oct 10, 2024
1 parent c2952b0 commit 9c38c2b
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 3 deletions.
3 changes: 3 additions & 0 deletions camera_calibration_parsers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package camera_calibration_parsers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.0.1 (2024-10-10)
------------------

6.0.0 (2024-10-03)
------------------

Expand Down
3 changes: 3 additions & 0 deletions camera_info_manager/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package camera_info_manager
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.0.1 (2024-10-10)
------------------

6.0.0 (2024-10-03)
------------------
* Add optional namespace to /set_camera_info service in CameraInfoManager (`#324 <https://github.com/ros-perception/image_common/issues/324>`_)
Expand Down
3 changes: 3 additions & 0 deletions image_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package image_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.0.1 (2024-10-10)
------------------

6.0.0 (2024-10-03)
------------------

Expand Down
6 changes: 6 additions & 0 deletions image_transport/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package image_transport
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.0.1 (2024-10-10)
------------------
* feat: python bindings for image_transport and publish (`#323 <https://github.com/ros-perception/image_common/issues/323>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Contributors: Földi Tamás

6.0.0 (2024-10-03)
------------------
* Apply remappings to base topic before creating transport-specific topics (`#326 <https://github.com/ros-perception/image_common/issues/326>`_)
Expand Down
10 changes: 8 additions & 2 deletions image_transport_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package image_transport_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

6.0.1 (2024-10-10)
------------------
* feat: python bindings for image_transport and publish (`#323 <https://github.com/ros-perception/image_common/issues/323>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Contributors: Földi Tamás
2 changes: 1 addition & 1 deletion image_transport_py/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package format="3">
<name>image_transport_py</name>

<version>5.0.3</version>
<version>6.0.0</version>

<description>Python API for image_transport</description>

Expand Down

0 comments on commit 9c38c2b

Please sign in to comment.