Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshunyadi authored Oct 30, 2024
1 parent b7ffa80 commit 3b0d5b1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The below sections record the changes for each API version in each release as fo
## Release Notes

This patch release contains the definition and documentation of
* device-roaming-status v0.6.0
* device-roaming-status v0.6.1
* device-roaming-status-subscriptions v0.6.1
* device-reachability-status v0.6.1
* device-reachability-status-subscriptions v0.6.1
Expand All @@ -33,7 +33,7 @@ The API definition(s) are based on

Note: these patch release notes are listing only the change compared to the [r1.2](https://github.com/camaraproject/DeviceStatus/releases/tag/r1.2) release. For the full list of changes of the 0.6.0 API versions compared to 0.5.x see [r1.2](#r12).

## device-roaming-status v0.6.0
## device-roaming-status v0.6.1

- API definition **with inline documentation**:
- [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/r1.3/code/API_definitions/device-roaming-status.yaml&nocors)
Expand All @@ -45,6 +45,7 @@ Note: these patch release notes are listing only the change compared to the [r1.
### Changed

### Fixed
* Minor corrections in info.description

### Removed

Expand All @@ -62,6 +63,7 @@ Note: these patch release notes are listing only the change compared to the [r1.
### Fixed
* Add missing `protocol`-components for device-roaming-status-subscriptions by @maxl2287 in https://github.com/camaraproject/DeviceStatus/pull/208
* Correct the examples for sub - initialEvent and error MULTIEVENT_SUBSCRIPTION_NOT_SUPPORTED by @dfischer-tech in https://github.com/camaraproject/DeviceStatus/pull/210
* Minor corrections in info.description

### Removed

Expand All @@ -79,6 +81,7 @@ Note: these patch release notes are listing only the change compared to the [r1.
* Update description of the reachability types by @akoshunyadi in https://github.com/camaraproject/DeviceStatus/pull/215

### Fixed
* Minor corrections in info.description

### Removed

Expand All @@ -96,6 +99,7 @@ Note: these patch release notes are listing only the change compared to the [r1.

### Fixed
* Correct the examples for sub - initialEvent and error MULTIEVENT_SUBSCRIPTION_NOT_SUPPORTED by @dfischer-tech in https://github.com/camaraproject/DeviceStatus/pull/210
* Minor corrections in info.description

### Removed

Expand Down

0 comments on commit 3b0d5b1

Please sign in to comment.