Updated QDs for 1.0 (#647)
Signed-off-by: Stephen Brawner <brawner@gmail.com>
This commit is contained in:
parent
d3217513b1
commit
7f57396fb4
4 changed files with 8 additions and 4 deletions
|
@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
|
||||||
|
|
||||||
### Version Stability [1.ii]
|
### 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]
|
### Public API Declaration [1.iii]
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
|
||||||
|
|
||||||
### Version Stability [1.ii]
|
### 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]
|
### Public API Declaration [1.iii]
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
|
||||||
|
|
||||||
### Version Stability [1.ii]
|
### 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]
|
### Public API Declaration [1.iii]
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,8 @@ Below are the rationales, notes, and caveats for this claim, organized by each r
|
||||||
|
|
||||||
### Version Stability [1.ii]
|
### 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]
|
### Public API Declaration [1.iii]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue