Skip to content

Commit 9207a4e

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
1 parent 8f160a4 commit 9207a4e

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

point_cloud_transport/CHANGELOG.rst

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

5+
6.0.1 (2026-05-29)
6+
------------------
7+
* Removed deprecated API (`#160 <https://github.com/ros-perception/point_cloud_transport/issues/160>`_)
8+
* getPubLoader() and getSubLoader() marked deprecated (`#159 <https://github.com/ros-perception/point_cloud_transport/issues/159>`_)
9+
* Added version.h (`#163 <https://github.com/ros-perception/point_cloud_transport/issues/163>`_)
10+
* Cleanups headers and avoid use std::cout (`#158 <https://github.com/ros-perception/point_cloud_transport/issues/158>`_)
11+
* Contributors: Alejandro Hernández Cordero, Martin Pecka
12+
513
6.0.0 (2026-05-06)
614
------------------
715
* Fix exit crash on aarch64 by using leaky singleton for global loader (`#157 <https://github.com/ros-perception/point_cloud_transport/issues/157>`_)

point_cloud_transport_py/CHANGELOG.rst

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

5+
6.0.1 (2026-05-29)
6+
------------------
7+
* Cleanups headers and avoid use std::cout (`#158 <https://github.com/ros-perception/point_cloud_transport/issues/158>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
6.0.0 (2026-05-06)
611
------------------
712

0 commit comments

Comments
 (0)