From 532e746302f255439503991b159ebd3a28ae02d3 Mon Sep 17 00:00:00 2001 From: pyo Date: Thu, 18 Aug 2016 08:15:19 +0900 Subject: [PATCH] updated CHANGLOG.rst for minor release --- robotis_controller/CHANGELOG.rst | 8 +++++--- robotis_device/CHANGELOG.rst | 4 ++++ robotis_framework/CHANGELOG.rst | 6 +++++- robotis_framework_common/CHANGELOG.rst | 7 +++++-- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/robotis_controller/CHANGELOG.rst b/robotis_controller/CHANGELOG.rst index c81a9f1..2a476ea 100644 --- a/robotis_controller/CHANGELOG.rst +++ b/robotis_controller/CHANGELOG.rst @@ -2,13 +2,15 @@ Changelog for package robotis_controller ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.1.1 (2016-08-18) +----------- +* updated the package information + 0.1.0 (2016-08-12) ----------- * first public release for Kinetic * modified the package information for release * develop branch -> master branch -* Merge pull request `#4 `_ from ROBOTIS-GIT/add_sensor_device - Add sensor device * function name changed : DeviceInit() -> InitDevice() * Fixed high CPU consumption due to busy waits * add SensorState @@ -18,4 +20,4 @@ Changelog for package robotis_controller * added code to support the gazebo simulator * added first bulk read failure protection code * renewal -* Contributors: Alexander Stumpf, ROBOTIS, ROBOTIS-zerom, pyo +* Contributors: Alexander Stumpf, Jay Song, Zerom, Pyo diff --git a/robotis_device/CHANGELOG.rst b/robotis_device/CHANGELOG.rst index 50c29fd..9a5117c 100644 --- a/robotis_device/CHANGELOG.rst +++ b/robotis_device/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog for package robotis_device ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.1.1 (2016-08-18) +----------- +* updated the package information + 0.1.0 (2016-08-12) ----------- * first public release for Kinetic diff --git a/robotis_framework/CHANGELOG.rst b/robotis_framework/CHANGELOG.rst index 353baf6..8f61ce3 100644 --- a/robotis_framework/CHANGELOG.rst +++ b/robotis_framework/CHANGELOG.rst @@ -2,7 +2,11 @@ Changelog for package robotis_framework ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.1.1 (2016-08-18) +----------- +* updated the package information + 0.1.0 (2016-08-12) ----------- * make a meta-package -* Contributors: pyo +* Contributors: Zerom, Pyo diff --git a/robotis_framework_common/CHANGELOG.rst b/robotis_framework_common/CHANGELOG.rst index 7aacc38..bc63720 100644 --- a/robotis_framework_common/CHANGELOG.rst +++ b/robotis_framework_common/CHANGELOG.rst @@ -2,11 +2,14 @@ Changelog for package robotis_framework_common ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +0.1.1 (2016-08-18) +----------- +* updated the package information + 0.1.0 (2016-08-12) ----------- * modified the package information for release -* develop branch -> master branch * Setting the license to BSD. * add SensorState add Singleton template -* Contributors: ROBOTIS, ROBOTIS-zerom, pyo +* Contributors: Jay Song, Zerom, Pyo