Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion rcl/QUALITY_DECLARATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
3 changes: 2 additions & 1 deletion rcl_action/QUALITY_DECLARATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
3 changes: 2 additions & 1 deletion rcl_lifecycle/QUALITY_DECLARATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
3 changes: 2 additions & 1 deletion rcl_yaml_param_parser/QUALITY_DECLARATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down