From b39e65068feda712d2dc37e2e95cff9cc206a972 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20Hunyadi?= <67875049+akoshunyadi@users.noreply.github.com> Date: Tue, 21 May 2024 21:27:49 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9494126..96386cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,14 +43,14 @@ # v0.5.1 -**This is a bugfix release for the third alpha version of the CAMARA DeviceStatus API** +**This is a bugfix release for the third initial version of the CAMARA DeviceStatus API** - API definition **with inline documentation**: - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.5.1/code/API_definitions/device-status.yaml) - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.5.1/code/API_definitions/device-status.yaml&nocors) - [View it on Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.5.1/code/API_definitions/device-status.yaml) ## Please note: -- This is an alpha version, it should be considered as a draft. +- This is an initial version, it should be considered as a draft. - There are bug fixes to be expected and incompatible changes in upcoming versions. - The release is suitable for implementors, but it is not recommended to use the API with customers in productive environments. @@ -81,7 +81,7 @@ # v0.5.0 -**This is the third alpha version of the CAMARA DeviceStatus API** +**This is the third initial version of the CAMARA DeviceStatus API** - API definition **with inline documentation**: - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.5.0/code/API_definitions/device-status.yaml) - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.5.0/code/API_definitions/device-status.yaml&nocors) @@ -89,7 +89,7 @@ ## Please note: - **This release contains significant changes compared to v0.4.1, and it is not backward compatible** -- This is an alpha version, it should be considered as a draft. +- This is an initial version, it should be considered as a draft. - There are bug fixes to be expected and incompatible changes in upcoming versions. - The release is suitable for implementors, but it is not recommended to use the API with customers in productive environments. @@ -127,7 +127,7 @@ # v0.5.0-rc -**This is the release candidate of v0.5.0 - containing the upcoming 3rd alpha version of the DeviceStatus API** +**This is the release candidate of v0.5.0 - containing the upcoming 3rd initial version of the DeviceStatus API** - API definition **with inline documentation**: - OpenAPI [YAML spec file](https://github.com/camaraproject/DeviceStatus/blob/release-0.5.0-rc/code/API_definitions/device-status.yaml) - [View it on ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/camaraproject/DeviceStatus/release-0.5.0-rc/code/API_definitions/device-status.yaml&nocors)