From 2ae97312fcb486c6e9edeb99c589ed1c9e4a57e6 Mon Sep 17 00:00:00 2001 From: Shaun Edwards Date: Mon, 23 Mar 2015 21:44:30 -0500 Subject: [PATCH] Updated changelogs for release --- industrial_core/CHANGELOG.rst | 4 ++++ industrial_deprecated/CHANGELOG.rst | 5 +++++ industrial_msgs/CHANGELOG.rst | 5 +++++ industrial_robot_client/CHANGELOG.rst | 5 +++++ industrial_robot_simulator/CHANGELOG.rst | 5 +++++ industrial_trajectory_filters/CHANGELOG.rst | 4 ++++ industrial_utils/CHANGELOG.rst | 5 +++++ simple_message/CHANGELOG.rst | 5 +++++ 8 files changed, 38 insertions(+) diff --git a/industrial_core/CHANGELOG.rst b/industrial_core/CHANGELOG.rst index dd958ad0..6e21082e 100644 --- a/industrial_core/CHANGELOG.rst +++ b/industrial_core/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog for package industrial_core ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* No changes + 0.4.0 (2015-03-21) ------------------ * No changes diff --git a/industrial_deprecated/CHANGELOG.rst b/industrial_deprecated/CHANGELOG.rst index 9a417532..a8a2840c 100644 --- a/industrial_deprecated/CHANGELOG.rst +++ b/industrial_deprecated/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package industrial_deprecated ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * No changes diff --git a/industrial_msgs/CHANGELOG.rst b/industrial_msgs/CHANGELOG.rst index ae16e634..b1124625 100644 --- a/industrial_msgs/CHANGELOG.rst +++ b/industrial_msgs/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package industrial_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * No changes diff --git a/industrial_robot_client/CHANGELOG.rst b/industrial_robot_client/CHANGELOG.rst index 985191e8..8c9c6ddd 100644 --- a/industrial_robot_client/CHANGELOG.rst +++ b/industrial_robot_client/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package industrial_robot_client ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * Fill stamp of the RobotStatus message Fix: `#97 `_ diff --git a/industrial_robot_simulator/CHANGELOG.rst b/industrial_robot_simulator/CHANGELOG.rst index f2097b23..daec111d 100644 --- a/industrial_robot_simulator/CHANGELOG.rst +++ b/industrial_robot_simulator/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package industrial_robot_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * Fixed roslaunch test dependency and build depends for robot simulator package diff --git a/industrial_trajectory_filters/CHANGELOG.rst b/industrial_trajectory_filters/CHANGELOG.rst index 5cebf429..c4e8a8ec 100644 --- a/industrial_trajectory_filters/CHANGELOG.rst +++ b/industrial_trajectory_filters/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog for package industrial_trajectory_filters ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* No changes + 0.4.0 (2015-03-21) ------------------ * Added a smoothing filter as a planning request adapter plugin diff --git a/industrial_utils/CHANGELOG.rst b/industrial_utils/CHANGELOG.rst index db11e4d8..708e2b8a 100644 --- a/industrial_utils/CHANGELOG.rst +++ b/industrial_utils/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package industrial_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * Silent warnings diff --git a/simple_message/CHANGELOG.rst b/simple_message/CHANGELOG.rst index 59908fe4..2d6cf9cf 100644 --- a/simple_message/CHANGELOG.rst +++ b/simple_message/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package simple_message ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Fixed changelog links to point to main repo +* Contributors: Shaun Edwards + 0.4.0 (2015-03-21) ------------------ * Moved common socket contstructor code to simple_socket base class