Skip to content

Commit acedc0a

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 17b57c3 commit acedc0a

File tree

9 files changed

+39
-0
lines changed

9 files changed

+39
-0
lines changed

rviz2/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
58
15.1.6 (2025-07-01)
69
-------------------
710

rviz_assimp_vendor/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
58
15.1.6 (2025-07-01)
69
-------------------
710

rviz_common/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
* Replace deprecated tf2_ros headers (`#1529 <https://github.com/ros2/rviz/issues/1529>`_)
8+
* Postpone hiding of properties until insertion into model is finished (`#1508 <https://github.com/ros2/rviz/issues/1508>`_)
9+
* Contributors: Alejandro Hernández Cordero
10+
511
15.1.6 (2025-07-01)
612
-------------------
713
* Don't hide rows of properties not within the model (`#1507 <https://github.com/ros2/rviz/issues/1507>`_)

rviz_default_plugins/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
* Replace rmw_qos_profile_t with rclcpp::QoS (`#1525 <https://github.com/ros2/rviz/issues/1525>`_)
8+
* Replace deprecated tf2_ros headers (`#1529 <https://github.com/ros2/rviz/issues/1529>`_)
9+
* fix deprecated include (`#1530 <https://github.com/ros2/rviz/issues/1530>`_)
10+
* point_cloud_transport update API call (`#1526 <https://github.com/ros2/rviz/issues/1526>`_)
11+
* Contributors: Alejandro Hernández Cordero, mosfet80
12+
513
15.1.6 (2025-07-01)
614
-------------------
715
* Better handling of missing transport plugins (`#1488 <https://github.com/ros2/rviz/issues/1488>`_)

rviz_ogre_vendor/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
58
15.1.6 (2025-07-01)
69
-------------------
710

rviz_rendering/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
58
15.1.6 (2025-07-01)
69
-------------------
710

rviz_rendering_tests/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
58
15.1.6 (2025-07-01)
69
-------------------
710

rviz_resource_interfaces/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
* fix cmake deprecation (`#1534 <https://github.com/ros2/rviz/issues/1534>`_)
8+
* Contributors: mosfet80
9+
510
15.1.6 (2025-07-01)
611
-------------------
712

rviz_visual_testing_framework/CHANGELOG.rst

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

5+
15.1.7 (2025-07-25)
6+
-------------------
7+
* Replace deprecated tf2_ros headers (`#1529 <https://github.com/ros2/rviz/issues/1529>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
15.1.6 (2025-07-01)
611
-------------------
712

0 commit comments

Comments
 (0)