Skip to content

Commit

Permalink
updated CHANGLOG.rst for minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Aug 17, 2016
1 parent 079aa4e commit 532e746
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
8 changes: 5 additions & 3 deletions robotis_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/ROBOTIS-GIT/ROBOTIS-Framework/issues/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
Expand All @@ -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
4 changes: 4 additions & 0 deletions robotis_device/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 5 additions & 1 deletion robotis_framework/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
7 changes: 5 additions & 2 deletions robotis_framework_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 532e746

Please sign in to comment.