Update changelogs
This commit is contained in:
parent
b1fb7b63dc
commit
17bf788f3e
4 changed files with 21 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package ros2trace
|
Changelog for package ros2trace
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Make printing list of enabled events more readable
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.2 (2019-08-01)
|
0.2.2 (2019-08-01)
|
||||||
------------------
|
------------------
|
||||||
* Revert "Replace special character to fix encoding issue"
|
* Revert "Replace special character to fix encoding issue"
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools
|
Changelog for package tracetools
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Add new rclcpp_subscription_init tracepoint to support new intra-process comms
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.9 (2019-10-18)
|
0.2.9 (2019-10-18)
|
||||||
------------------
|
------------------
|
||||||
* Set symbols visibility to public for util functions
|
* Set symbols visibility to public for util functions
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_test
|
Changelog for package tracetools_test
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Update tests after new intra-process communications
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.6 (2019-08-16)
|
0.2.6 (2019-08-16)
|
||||||
------------------
|
------------------
|
||||||
* Fix "do_more" check for test_ping/test_pong
|
* Fix "do_more" check for test_ping/test_pong
|
||||||
|
|
|
@ -2,6 +2,12 @@
|
||||||
Changelog for package tracetools_trace
|
Changelog for package tracetools_trace
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Make printing list of enabled events more readable
|
||||||
|
* Add new rclcpp_subscription_init tracepoint to default ROS events list
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.8 (2019-10-14)
|
0.2.8 (2019-10-14)
|
||||||
------------------
|
------------------
|
||||||
* Re-order args for trace command
|
* Re-order args for trace command
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue