Skip to content

Commit 88153cb

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 3ae4cc6 commit 88153cb

File tree

8 files changed

+36
-0
lines changed

8 files changed

+36
-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+
14.1.13 (2025-07-25)
6+
--------------------
7+
58
14.1.12 (2025-06-20)
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+
14.1.13 (2025-07-25)
6+
--------------------
7+
58
14.1.12 (2025-06-20)
69
--------------------
710

rviz_common/CHANGELOG.rst

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

5+
14.1.13 (2025-07-25)
6+
--------------------
7+
* Postpone hiding of properties until insertion into model is finished (backport `#1508 <https://github.com/ros2/rviz/issues/1508>`_) (`#1521 <https://github.com/ros2/rviz/issues/1521>`_)
8+
* Don't hide rows of properties not within the model (`#1507 <https://github.com/ros2/rviz/issues/1507>`_) (`#1518 <https://github.com/ros2/rviz/issues/1518>`_)
9+
* Remove redundant check (`#1506 <https://github.com/ros2/rviz/issues/1506>`_) (`#1512 <https://github.com/ros2/rviz/issues/1512>`_)
10+
* Contributors: mergify[bot]
11+
512
14.1.12 (2025-06-20)
613
--------------------
714
* Config::mapGetBool causes segmentation fault when value_out is nullptr (`#1471 <https://github.com/ros2/rviz/issues/1471>`_) (`#1480 <https://github.com/ros2/rviz/issues/1480>`_)

rviz_default_plugins/CHANGELOG.rst

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

5+
14.1.13 (2025-07-25)
6+
--------------------
7+
* fix deprecated include (`#1530 <https://github.com/ros2/rviz/issues/1530>`_) (`#1532 <https://github.com/ros2/rviz/issues/1532>`_)
8+
* Better handling of missing transport plugins (`#1488 <https://github.com/ros2/rviz/issues/1488>`_) (`#1515 <https://github.com/ros2/rviz/issues/1515>`_)
9+
* Add symbol visibility macros to make*Palette public functions (`#1492 <https://github.com/ros2/rviz/issues/1492>`_) (`#1500 <https://github.com/ros2/rviz/issues/1500>`_)
10+
* Contributors: mergify[bot]
11+
512
14.1.12 (2025-06-20)
613
--------------------
714
* Frame view controller: Removed warnings (`#1470 <https://github.com/ros2/rviz/issues/1470>`_) (`#1477 <https://github.com/ros2/rviz/issues/1477>`_)

rviz_ogre_vendor/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_ogre_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
14.1.13 (2025-07-25)
6+
--------------------
7+
* Add RVIZ_OGRE_VENDOR_MANGLE_NAME_OF_LIBRARIES_USED_BY_RVIZ option to further mangle ogre libraries used by rviz (`#1493 <https://github.com/ros2/rviz/issues/1493>`_) (`#1497 <https://github.com/ros2/rviz/issues/1497>`_)
8+
* Contributors: mergify[bot]
9+
510
14.1.12 (2025-06-20)
611
--------------------
712

rviz_rendering/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_rendering
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
14.1.13 (2025-07-25)
6+
--------------------
7+
* Assign the geometry to the resource group "rviz_rendering" (`#1502 <https://github.com/ros2/rviz/issues/1502>`_) (`#1504 <https://github.com/ros2/rviz/issues/1504>`_)
8+
* Contributors: mergify[bot]
9+
510
14.1.12 (2025-06-20)
611
--------------------
712

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+
14.1.13 (2025-07-25)
6+
--------------------
7+
58
14.1.12 (2025-06-20)
69
--------------------
710

rviz_visual_testing_framework/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_visual_testing_framework
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
14.1.13 (2025-07-25)
6+
--------------------
7+
58
14.1.12 (2025-06-20)
69
--------------------
710

0 commit comments

Comments
 (0)