updated changelog

Signed-off-by: Dharini Dutia <dharini@openrobotics.org>
This commit is contained in:
Dharini Dutia 2023-05-27 02:17:14 +00:00
parent 6535577457
commit d71567a4d9
6 changed files with 32 additions and 0 deletions

View file

@ -2,6 +2,11 @@
Changelog for package ros2trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
0.3.0 (2020-03-04)
------------------
* Expose context enabling through CLI and Trace action

View file

@ -2,6 +2,11 @@
Changelog for package tracetools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
1.0.5 (2020-12-22)
------------------
* Bring tracetools up to quality level 1

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
1.0.1 (2020-05-27)
------------------
* Deprecation fixes

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_read
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
0.2.11 (2019-12-09)
-------------------
* Register Python packages in the ament index

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard
1.0.5 (2020-12-22)
------------------
* Increased code coverage > 94% as part of QL1

View file

@ -2,6 +2,13 @@
Changelog for package tracetools_trace
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Merge branch 'foxy-backport-fix-flake8-blind-exception-error' into 'foxy'
* Fix flake8 blind except error by using more concrete types
* Merge branch 'version-1-0-5' into 'foxy'
* Contributors: Christophe Bedard, Ingo Lütkebohle
1.0.1 (2020-05-27)
------------------
* Fail gracefully when trying to trace if LTTng is not installed