Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Feb 25, 2020
1 parent 17b734a commit 7036b84
Show file tree
Hide file tree
Showing 20 changed files with 78 additions and 0 deletions.
4 changes: 4 additions & 0 deletions clients/roscpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package roscpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* fix missing boost dependencies (`#1895 <https://github.com/ros/ros_comm/issues/1895>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------
* fix dictionary changed size during iteration (`#1894 <https://github.com/ros/ros_comm/issues/1894>`_)
Expand Down
3 changes: 3 additions & 0 deletions ros_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

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

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------
* update test to pass with old and new yaml (`#1893 <https://github.com/ros/ros_comm/issues/1893>`_)
Expand Down
4 changes: 4 additions & 0 deletions tools/rosmaster/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package rosmaster
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

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

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* increase time limit of advertisetest/publishtest.test to reduce flakyness (`#1897 <https://github.com/ros/ros_comm/issues/1897>`_)
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------
* wrap rostest call to add `python` pointing to sys.executable in PATH (`#1879 <https://github.com/ros/ros_comm/issues/1879>`_)
Expand Down
4 changes: 4 additions & 0 deletions tools/rostopic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package rostopic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------
* fix flakyness of transform test (`#1890 <https://github.com/ros/ros_comm/issues/1890>`_)
Expand Down
5 changes: 5 additions & 0 deletions utilities/message_filters/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package message_filters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* fix missing boost dependencies (`#1895 <https://github.com/ros/ros_comm/issues/1895>`_)
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

Forthcoming
-----------
* use setuptools instead of distutils (`#1870 <https://github.com/ros/ros_comm/issues/1870>`_)

1.15.0 (2020-02-21)
-------------------

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

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

1.15.0 (2020-02-21)
-------------------

Expand Down

0 comments on commit 7036b84

Please sign in to comment.