Skip to content

Commit 3096651

Browse files
chore: release v0.5.0
1 parent 317f473 commit 3096651

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.5.0](https://github.com/ros2-rust/rosidl_runtime_rs/compare/v0.4.2...v0.5.0) - 2025-10-12
11+
12+
### Other
13+
14+
- Improve Action trait ([#15](https://github.com/ros2-rust/rosidl_runtime_rs/pull/15))
15+
1016
## [0.4.2](https://github.com/ros2-rust/rosidl_runtime_rs/compare/v0.4.1...v0.4.2) - 2025-07-11
1117

1218
### Fixed

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.4.2"
3+
version = "0.5.0"
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)