Skip to content

Commit b4358ce

Browse files
Update CHANGELOG.md (#198)
1 parent 742db61 commit b4358ce

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

com.unity.robotics.ros-tcp-connector/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## Unreleased
88

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+
926
Add the [Close Stale Issues](https://github.com/marketplace/actions/close-stale-issues) action
1027

1128
### Upgrade Notes
@@ -28,6 +45,7 @@ Upgrade the TestRosTcpConnector project to use Unity LTS version 2020.3.11f1
2845

2946
### Changed
3047
- Publishing a message to an unregistered topic will show an error.
48+
- Registering a service now requires both the request and response message type.
3149

3250
### Deprecated
3351

0 commit comments

Comments
 (0)