File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.7.1] ( https://github.com/ros2-rust/ros2_rust/compare/v0.7.0...v0.7.1 ) - 2026-02-04
11+
12+ ### Added
13+
14+ - add logging_rosout.h to the list of headers to generate bindings for ([ #594 ] ( https://github.com/ros2-rust/ros2_rust/pull/594 ) )
15+
16+ ### Fixed
17+
18+ - initialize rosout publisher on distros newer than Humble ([ #593 ] ( https://github.com/ros2-rust/ros2_rust/pull/593 ) )
19+
20+ ### Other
21+
22+ - * (bindings)* regenerate bindings for humble ([ #596 ] ( https://github.com/ros2-rust/ros2_rust/pull/596 ) )
23+ - * (bindings)* regenerate bindings for kilted ([ #597 ] ( https://github.com/ros2-rust/ros2_rust/pull/597 ) )
24+ - * (bindings)* regenerate bindings for rolling ([ #598 ] ( https://github.com/ros2-rust/ros2_rust/pull/598 ) )
25+ - * (bindings)* regenerate bindings for jazzy ([ #599 ] ( https://github.com/ros2-rust/ros2_rust/pull/599 ) )
26+
1027## [ 0.7.0] ( https://github.com/ros2-rust/ros2_rust/compare/v0.6.0...v0.7.0 ) - 2026-01-18
1128
1229### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " rclrs"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44# This project is not military-sponsored, Jacob's employment contract just requires him to use this email address
55authors = [" Esteve Fernandez <esteve@apache.org>" , " Nikolai Morin <nnmmgit@gmail.com>" , " Jacob Hassold <jacob.a.hassold.civ@army.mil>" ]
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments