Skip to content

Commit bce229b

Browse files
chore: release v0.6.0 (#19)
Co-authored-by: ros2-rust-release-plz[bot] <219314922+ros2-rust-release-plz[bot]@users.noreply.github.com>
1 parent 792a9db commit bce229b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

rosidl_runtime_rs/CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.6.0](https://github.com/ros2-rust/rosidl_runtime_rs/compare/v0.5.0...v0.6.0) - 2026-01-14
11+
12+
### Other
13+
14+
- [**breaking**] require rustc 1.85 ([#18](https://github.com/ros2-rust/rosidl_runtime_rs/pull/18))
15+
1016
## [0.5.0](https://github.com/ros2-rust/rosidl_runtime_rs/compare/v0.4.2...v0.5.0) - 2025-10-12
1117

1218
### Other

rosidl_runtime_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rosidl_runtime_rs"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
# This project is not military-sponsored, Jacob's employment contract just requires him to use this email address
55
authors = ["Esteve Fernandez <esteve@apache.org>", "Nikolai Morin <nnmmgit@gmail.com>", "Jacob Hassold <jacob.a.hassold.civ@army.mil>"]
66
edition = "2021"

0 commit comments

Comments
 (0)