Update changelogs

This commit is contained in:
Christophe Bedard 2019-09-09 16:45:38 -04:00
parent 7ceccbc6a4
commit 7d854c1702
3 changed files with 15 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_launch Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix missing ament_xmllint dependency
* Contributors: Christophe Bedard
0.2.5 (2019-08-15) 0.2.5 (2019-08-15)
------------------ ------------------
* Check if OS is Windows when getting shared lib path * Check if OS is Windows when getting shared lib path

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix missing ament_xmllint dependency
* Contributors: Christophe Bedard
0.2.5 (2019-08-15) 0.2.5 (2019-08-15)
------------------ ------------------
* Move babeltrace interface functions to separate file to avoid importing it needlessly * Move babeltrace interface functions to separate file to avoid importing it needlessly

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_trace Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Fix missing ament_xmllint dependency
* Contributors: Christophe Bedard
0.2.6 (2019-08-16) 0.2.6 (2019-08-16)
------------------ ------------------
* Extract lttng interface functions to other files * Extract lttng interface functions to other files