Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-luedtke committed Mar 18, 2019
1 parent 2c09211 commit 7fc96fb
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 0 deletions.
3 changes: 3 additions & 0 deletions can_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package can_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.7.9 (2018-05-23)
------------------

Expand Down
6 changes: 6 additions & 0 deletions canopen_402/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package canopen_402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* require minimum version of class_loader and pluginlib
* handle invalid supported drive modes object
* Contributors: Mathias Lüdtke

0.7.9 (2018-05-23)
------------------
* fix initialization bug in ProfiledPositionMode
Expand Down
6 changes: 6 additions & 0 deletions canopen_chain_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package canopen_chain_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* require minimum version of class_loader and pluginlib
* make sync_node return proper error codes
* Contributors: Mathias Lüdtke

0.7.9 (2018-05-23)
------------------

Expand Down
5 changes: 5 additions & 0 deletions canopen_master/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package canopen_master
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* require minimum version of class_loader and pluginlib
* Contributors: Mathias Lüdtke

0.7.9 (2018-05-23)
------------------
* provided KeyHash
Expand Down
3 changes: 3 additions & 0 deletions canopen_motor_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package canopen_motor_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.7.9 (2018-05-23)
------------------
* introduced HandleLayerSharedPtr
Expand Down
3 changes: 3 additions & 0 deletions ros_canopen/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros_canopen
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

0.7.9 (2018-05-23)
------------------

Expand Down
5 changes: 5 additions & 0 deletions socketcan_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package socketcan_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* keep NodeHandle alive in socketcan_bridge tests
* Contributors: Mathias Lüdtke

0.7.9 (2018-05-23)
------------------
* compare can_msgs::Frame and can::Frame properly
Expand Down
5 changes: 5 additions & 0 deletions socketcan_interface/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package socketcan_interface
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* require minimum version of class_loader and pluginlib
* Contributors: Mathias Lüdtke

0.7.9 (2018-05-23)
------------------
* introduced ROSCANOPEN_MAKE_SHARED
Expand Down

0 comments on commit 7fc96fb

Please sign in to comment.