Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md for release v0.2.0 #45

Merged
merged 2 commits into from
Jul 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,42 @@


- [v0.1.0 - Initial contribution](#v010---initial-contribution)
- [v0.2.0](#v020)

**Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.**

# v0.2.0

**This is the first alpha release of Home Devices QoD API**.
- API [definition](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.2.0/code/API_definitions)
- API [documentation](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.2.0/documentation/API_documentation)

## Please note
- This is an alpha version, it should be considered as a draft.

### Added

* N/A

### Changed

* [RFC4594](https://datatracker.ietf.org/doc/html/rfc4594)-based proposal to provide a service class instead of DSCP value by @jpengar in https://github.com/camaraproject/HomeDevicesQoD/pull/25
* Update Home Devices QoD API documentation to 0.2.0 by @jpengar in https://github.com/camaraproject/HomeDevicesQoD/pull/19 & https://github.com/camaraproject/HomeDevicesQoD/pull/38
* Move API documentation into API definition by @jpengar in https://github.com/camaraproject/HomeDevicesQoD/pull/38

### Fixed

* Align API spec format with the latest Commonalities agreements by @jpengar in https://github.com/camaraproject/HomeDevicesQoD/pull/34

### Removed

* Removed deprecated API documentation file by @jpengar in https://github.com/camaraproject/HomeDevicesQoD/pull/45

## New Contributors
* N/A

**Full Changelog**: https://github.com/camaraproject/HomeDevicesQoD/compare/v0.1.0...v0.2.0

# v0.1.0 - Initial contribution

**Initial contribution of the API definition for *QoS-on-demand* (QoD) control applied to devices connected to the user home network**, including initial API documentation.
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ Repository to describe, develop, document and test the HomeDevicesQoD API family

## Results and Status
* Sub Project is in progress.
* The latest release and version of Home Devices QoD API is 0.1.0.
* Version 0.1.0 of the API is available within the [release-0.1.0](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0) branch:
* API [definition](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0/code/API_definitions)
* API [documentation](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.1.0/documentation/API_documentation)
* The latest release and version of Home Devices QoD API is 0.2.0.
* Version 0.2.0 of the API is available within the [release-0.2.0](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.2.0) branch:
* API [definition](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.2.0/code/API_definitions)
* API [documentation](https://github.com/camaraproject/HomeDevicesQoD/tree/release-0.2.0/documentation/API_documentation)
* For changes see [CHANGELOG.md](https://github.com/camaraproject/HomeDevicesQoD/blob/main/CHANGELOG.md)

## Contributorship and mailing list
Expand Down
166 changes: 0 additions & 166 deletions documentation/API_documentation/home_devices_qod.md

This file was deleted.