Update QDs to reflect version 1.0 (#1115)

Signed-off-by: Stephen Brawner <brawner@gmail.com>
This commit is contained in:
brawner 2020-05-12 17:55:49 -07:00 committed by GitHub
parent cb4bdb7b19
commit df3ba3a279
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -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]