Update changelogs
This commit is contained in:
parent
f84659f167
commit
7e2c3a01c5
5 changed files with 26 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package ros2trace
|
Changelog for package ros2trace
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Remove duplicated code for trace command
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.10 (2019-11-17)
|
0.2.10 (2019-11-17)
|
||||||
-------------------
|
-------------------
|
||||||
* Make printing list of enabled events more readable
|
* Make printing list of enabled events more readable
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_launch
|
Changelog for package tracetools_launch
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Register Python packages in the ament index
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.7 (2019-09-09)
|
0.2.7 (2019-09-09)
|
||||||
------------------
|
------------------
|
||||||
* Fix missing ament_xmllint dependency
|
* Fix missing ament_xmllint dependency
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_read
|
Changelog for package tracetools_read
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Register Python packages in the ament index
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.8 (2019-10-14)
|
0.2.8 (2019-10-14)
|
||||||
------------------
|
------------------
|
||||||
* Add is_trace_directory() util function
|
* Add is_trace_directory() util function
|
||||||
|
|
|
@ -2,6 +2,12 @@
|
||||||
Changelog for package tracetools_test
|
Changelog for package tracetools_test
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Fix working directory for tracetools_test Python tests
|
||||||
|
* Fix version regex to support multi-digit numbers
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.10 (2019-11-17)
|
0.2.10 (2019-11-17)
|
||||||
-------------------
|
-------------------
|
||||||
* Update tests after new intra-process communications
|
* Update tests after new intra-process communications
|
||||||
|
|
|
@ -2,6 +2,11 @@
|
||||||
Changelog for package tracetools_trace
|
Changelog for package tracetools_trace
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Forthcoming
|
||||||
|
-----------
|
||||||
|
* Register Python packages in the ament index
|
||||||
|
* Contributors: Christophe Bedard
|
||||||
|
|
||||||
0.2.10 (2019-11-17)
|
0.2.10 (2019-11-17)
|
||||||
-------------------
|
-------------------
|
||||||
* Make printing list of enabled events more readable
|
* Make printing list of enabled events more readable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue