From 7f57396fb4408e938d52bb7b13a7c34468c84fa7 Mon Sep 17 00:00:00 2001 From: brawner Date: Tue, 12 May 2020 17:55:21 -0700 Subject: [PATCH] Updated QDs for 1.0 (#647) Signed-off-by: Stephen Brawner --- rcl/QUALITY_DECLARATION.md | 3 ++- rcl_action/QUALITY_DECLARATION.md | 3 ++- rcl_lifecycle/QUALITY_DECLARATION.md | 3 ++- rcl_yaml_param_parser/QUALITY_DECLARATION.md | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/rcl/QUALITY_DECLARATION.md b/rcl/QUALITY_DECLARATION.md index c272760..6f05aa3 100644 --- a/rcl/QUALITY_DECLARATION.md +++ b/rcl/QUALITY_DECLARATION.md @@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rcl` is not at a stable version, i.e. `>= 1.0.0`. +`rcl` is at a stable version, i.e. `>= 1.0.0`. +The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rcl_action/QUALITY_DECLARATION.md b/rcl_action/QUALITY_DECLARATION.md index e805e5f..fc7a3e8 100644 --- a/rcl_action/QUALITY_DECLARATION.md +++ b/rcl_action/QUALITY_DECLARATION.md @@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rcl_action` is not yet at a stable version, i.e. `>= 1.0.0`. +`rcl_action` is at a stable version, i.e. `>= 1.0.0`. +The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rcl_lifecycle/QUALITY_DECLARATION.md b/rcl_lifecycle/QUALITY_DECLARATION.md index 3901c97..5a4df75 100644 --- a/rcl_lifecycle/QUALITY_DECLARATION.md +++ b/rcl_lifecycle/QUALITY_DECLARATION.md @@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rcl_lifecycle` is not yet at a stable version, i.e. `>= 1.0.0`. +`rcl_lifecycle` is at a stable version, i.e. `>= 1.0.0`. +The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii] diff --git a/rcl_yaml_param_parser/QUALITY_DECLARATION.md b/rcl_yaml_param_parser/QUALITY_DECLARATION.md index 833ee4f..90fc804 100644 --- a/rcl_yaml_param_parser/QUALITY_DECLARATION.md +++ b/rcl_yaml_param_parser/QUALITY_DECLARATION.md @@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rcl_yaml_param_parser` is not yet at a stable version, i.e. `>= 1.0.0`. +`rcl_yaml_param_parser` is at a stable version, i.e. `>= 1.0.0`. +The current version can be found in its [package.xml](package.xml), and its change history can be found in its [CHANGELOG](CHANGELOG.rst). ### Public API Declaration [1.iii]