File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
com.unity.robotics.ros-tcp-connector Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## Unreleased
8
8
9
+ ### Upgrade Notes
10
+
11
+ ### Known Issues
12
+
13
+ ### Added
14
+
15
+ ### Changed
16
+
17
+ ### Deprecated
18
+
19
+ ### Removed
20
+
21
+ ### Fixed
22
+
23
+
24
+ ## [ 0.6.0-preview] - 2021-09-30
25
+
9
26
Add the [ Close Stale Issues] ( https://github.com/marketplace/actions/close-stale-issues ) action
10
27
11
28
### Upgrade Notes
@@ -28,6 +45,7 @@ Upgrade the TestRosTcpConnector project to use Unity LTS version 2020.3.11f1
28
45
29
46
### Changed
30
47
- Publishing a message to an unregistered topic will show an error.
48
+ - Registering a service now requires both the request and response message type.
31
49
32
50
### Deprecated
33
51
You can’t perform that action at this time.
0 commit comments