Merge branch 'version-0.2.6' into 'master'

0.2.6

See merge request micro-ROS/ros_tracing/ros2_tracing!93
This commit is contained in:
Christophe Bedard 2019-09-09 20:36:06 +00:00
commit 7ceccbc6a4
12 changed files with 20 additions and 10 deletions

View file

@ -2,6 +2,11 @@
Changelog for package tracetools_test
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.2.6 (2019-08-16)
------------------
* Fix "do_more" check for test_ping/test_pong
* Contributors: Christophe Bedard
0.2.3 (2019-08-05)
------------------
* Fix Windows warnings

View file

@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>tracetools_test</name>
<version>0.2.5</version>
<version>0.2.6</version>
<description>Testing utilities and tests for the tracetools package.</description>
<maintainer email="bedard.christophe@gmail.com">Christophe Bedard</maintainer>
<maintainer email="ingo.luetkebohle@de.bosch.com">Ingo Lütkebohle</maintainer>