diff --git a/rclcpp/QUALITY_DECLARATION.md b/rclcpp/QUALITY_DECLARATION.md index 4ef02b2451..6fe97bd643 100644 --- a/rclcpp/QUALITY_DECLARATION.md +++ b/rclcpp/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp` 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/rclcpp_action/QUALITY_DECLARATION.md b/rclcpp_action/QUALITY_DECLARATION.md index 1d81de18b0..ba27649f8e 100644 --- a/rclcpp_action/QUALITY_DECLARATION.md +++ b/rclcpp_action/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_action` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_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/rclcpp_components/QUALITY_DECLARATION.md b/rclcpp_components/QUALITY_DECLARATION.md index a63140e671..031316d4d2 100644 --- a/rclcpp_components/QUALITY_DECLARATION.md +++ b/rclcpp_components/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_components` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_components` 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/rclcpp_lifecycle/QUALITY_DECLARATION.md b/rclcpp_lifecycle/QUALITY_DECLARATION.md index 686176a40c..ac44888df4 100644 --- a/rclcpp_lifecycle/QUALITY_DECLARATION.md +++ b/rclcpp_lifecycle/QUALITY_DECLARATION.md @@ -14,7 +14,7 @@ Below are the rationales, notes, and caveats for this claim, organized by each r ### Version Stability [1.ii] -`rclcpp_lifecycle` is not yet at a stable version, i.e. `>= 1.0.0`. +`rclcpp_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]