From 3c3f78198a1b896cca89f8b7468a3dfa1f63ae4c Mon Sep 17 00:00:00 2001 From: Alexander Winkler Date: Tue, 6 Feb 2018 17:06:47 +0100 Subject: [PATCH] update changelog --- towr/CHANGELOG.rst | 2 +- towr_core/CHANGELOG.rst | 2 +- towr_examples/CHANGELOG.rst | 2 +- towr_ros/CHANGELOG.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/towr/CHANGELOG.rst b/towr/CHANGELOG.rst index 66ac243e1..91d3ba6ab 100644 --- a/towr/CHANGELOG.rst +++ b/towr/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog for package towr_core ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1.1.0 (2018-01-30) +1.1.0 (2018-02-06) ------------------ * add metapackage towr and move algorithm to towr_core * Contributors: Alexander Winkler diff --git a/towr_core/CHANGELOG.rst b/towr_core/CHANGELOG.rst index 6b1ca5546..2c897d324 100644 --- a/towr_core/CHANGELOG.rst +++ b/towr_core/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog for package towr ^^^^^^^^^^^^^^^^^^^^^^^^^^ -1.1.0 (2018-01-30) +1.1.0 (2018-02-06) ------------------ * add metapackage towr and move algorithm to towr_core * create separate ros independent example package "towr_ros" diff --git a/towr_examples/CHANGELOG.rst b/towr_examples/CHANGELOG.rst index 43c08a558..2f8f4201e 100644 --- a/towr_examples/CHANGELOG.rst +++ b/towr_examples/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog for package towr_examples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1.1.0 (2018-01-30) +1.1.0 (2018-02-06) ------------------ * create separate ros independent example package "towr_ros" * Contributors: Alexander Winkler diff --git a/towr_ros/CHANGELOG.rst b/towr_ros/CHANGELOG.rst index 1e02fce64..747e81faf 100644 --- a/towr_ros/CHANGELOG.rst +++ b/towr_ros/CHANGELOG.rst @@ -2,7 +2,7 @@ Changelog for package towr_ros ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -1.1.0 (2018-01-30) +1.1.0 (2018-02-06) ------------------ * improve launch files and class names * add metapackage towr and move algorithm to towr_core