File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,17 @@ Diagnostics messages that are not aggregated can be visualized by [`rqt_runtime_
3939- ** Iron Irwini** by the [ ` ros2-iron ` branch] ( https://github.com/ros/diagnostics/tree/ros2-iron )
4040- ** Jazzy Jalisco** by the [ ` ros2-jazzy ` branch] ( https://github.com/ros/diagnostics/tree/ros2-jazzy )
4141
42+ # Versioning and Releases
43+
44+ - (__ X__ .0.0) We use the major version number to indicate a breaking change.
45+ - (0.__ Y__ .0) The minor version number is used to differentiate between different ROS distributions:
46+ - x.__ 0__ .z: Humble Hawksbill
47+ - x.__ 1__ .z: Iron Irwini
48+ - x.__ 2__ .z: Jazzy Jalisco
49+ - x.__ 3__ .z: Rolling Ridley
50+ - Future releases (Kilted Kaiju 05/25) will get x.__ 3__ .z and _ Rolling_ will be incremented accordingly.
51+ - (0.0.__ Z__ ) The patch version number is used for changes in the current ROS distribution that do not affect the API.
52+
4253# License
4354
4455The source code is released under a [ BSD 3-Clause license] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments