Skip to content

Commit 296bec3

Browse files
authored
AIRO-1696 update package version to 0.7.0 (ros2) (#132)
* updating package version to 0.7.0 * Updated change log. ros2 v0.7.0
1 parent e8b8811 commit 296bec3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Added Sonarqube scanner
2222

2323
### Fixed
2424

25+
26+
## [0.7.0] - 2022-02-04
27+
28+
### Added
29+
30+
Added Sonarqube scanner
31+
32+
Send information during hand shaking for ros and package version checks
33+
34+
Send service response as one queue item
35+
36+
2537
## [0.6.0] - 2021-09-30
2638

2739
Add the [Close Stale Issues](https://github.com/marketplace/actions/close-stale-issues) action

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>ros_tcp_endpoint</name>
5-
<version>0.6.0</version>
5+
<version>0.7.0</version>
66
<description>ROS TCP Endpoint Unity Integration (ROS2 version)
77
Acts as the bridge between Unity messages sent via TCP socket and ROS messages.
88
</description>

0 commit comments

Comments
 (0)