Updated QDs for 1.0 (#647)

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

View file

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