From 28e5400cf10fd20b0ac125caa71386bd9749775d Mon Sep 17 00:00:00 2001 From: William Woodall Date: Thu, 7 May 2020 16:31:54 -0700 Subject: [PATCH] changelogs Signed-off-by: William Woodall --- rviz2/CHANGELOG.rst | 3 +++ rviz_assimp_vendor/CHANGELOG.rst | 6 ++++++ rviz_common/CHANGELOG.rst | 3 +++ rviz_default_plugins/CHANGELOG.rst | 6 ++++++ rviz_ogre_vendor/CHANGELOG.rst | 3 +++ rviz_rendering/CHANGELOG.rst | 3 +++ rviz_rendering_tests/CHANGELOG.rst | 3 +++ rviz_visual_testing_framework/CHANGELOG.rst | 3 +++ 8 files changed, 30 insertions(+) diff --git a/rviz2/CHANGELOG.rst b/rviz2/CHANGELOG.rst index 08d38457c..308cdb394 100644 --- a/rviz2/CHANGELOG.rst +++ b/rviz2/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_assimp_vendor/CHANGELOG.rst b/rviz_assimp_vendor/CHANGELOG.rst index 1b847dd40..a1421401a 100644 --- a/rviz_assimp_vendor/CHANGELOG.rst +++ b/rviz_assimp_vendor/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package rviz_assimp_vendor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Make rviz_assimp_vendor hack specific to Ubuntu Focal. (`#536 `_) + Signed-off-by: Chris Lalancette +* Contributors: Chris Lalancette + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_common/CHANGELOG.rst b/rviz_common/CHANGELOG.rst index 371437e8b..a84fa4e8e 100644 --- a/rviz_common/CHANGELOG.rst +++ b/rviz_common/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz_common ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_default_plugins/CHANGELOG.rst b/rviz_default_plugins/CHANGELOG.rst index ff9207eaa..4950d3e97 100644 --- a/rviz_default_plugins/CHANGELOG.rst +++ b/rviz_default_plugins/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package rviz_default_plugins ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Added dependency on ogre to fix building on the buildfarm (`#544 `_) +* Refactored test fixtures to reduce memory usage while compiling (`#540 `_) +* Contributors: Chris Lalancette + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_ogre_vendor/CHANGELOG.rst b/rviz_ogre_vendor/CHANGELOG.rst index 5e2fa7109..0a67ff3f4 100644 --- a/rviz_ogre_vendor/CHANGELOG.rst +++ b/rviz_ogre_vendor/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz_ogre_vendor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_rendering/CHANGELOG.rst b/rviz_rendering/CHANGELOG.rst index d0da0f542..f270c4710 100644 --- a/rviz_rendering/CHANGELOG.rst +++ b/rviz_rendering/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz_rendering ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_rendering_tests/CHANGELOG.rst b/rviz_rendering_tests/CHANGELOG.rst index b249499bd..041ae9340 100644 --- a/rviz_rendering_tests/CHANGELOG.rst +++ b/rviz_rendering_tests/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz_rendering_tests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent. diff --git a/rviz_visual_testing_framework/CHANGELOG.rst b/rviz_visual_testing_framework/CHANGELOG.rst index 6ca924a91..cb5d46670 100644 --- a/rviz_visual_testing_framework/CHANGELOG.rst +++ b/rviz_visual_testing_framework/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package rviz_visual_testing_framework ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 8.0.0 (2020-05-01) ------------------ * Note from wjwwood: I've chosen bump the major version this time, even though the API was not broken strictly speaking, partly because of some potentially disruptive build system changes and partially in preparation for ROS Foxy, to allow for new minor/patch versions in the previous ROS release Eloquent.