Skip to content

Commit 11023b2

Browse files
chore: release v0.6.1
1 parent ed7bca6 commit 11023b2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

rclrs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.1](https://github.com/ros2-rust/ros2_rust/compare/v0.6.0...v0.6.1) - 2025-11-03
11+
12+
### Other
13+
14+
- Regenerate bindings for kilted ([#542](https://github.com/ros2-rust/ros2_rust/pull/542))
15+
- Regenerate bindings for rolling ([#543](https://github.com/ros2-rust/ros2_rust/pull/543))
16+
- Regenerate bindings for jazzy ([#529](https://github.com/ros2-rust/ros2_rust/pull/529))
17+
- Regenerate bindings for humble ([#534](https://github.com/ros2-rust/ros2_rust/pull/534))
18+
1019
## [0.6.0](https://github.com/ros2-rust/ros2_rust/compare/v0.5.1...v0.6.0) - 2025-10-27
1120

1221
### Added

rclrs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rclrs"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
# This project is not military-sponsored, Jacob's employment contract just requires him to use this email address
55
authors = ["Esteve Fernandez <[email protected]>", "Nikolai Morin <[email protected]>", "Jacob Hassold <[email protected]>"]
66
edition = "2021"

0 commit comments

Comments
 (0)