Skip to content

Commit

Permalink
Version 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhelovuo committed Feb 6, 2025
1 parent 76c8c7d commit 0125b27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustdds"
version = "0.11.2"
version = "0.11.3"
authors = ["Juhana Helovuo <[email protected]>",
"Oiva Moisio <[email protected]>",
"Miska Melkinen <[email protected]>",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ The [ros2-client](https://crates.io/crates/ros2-client) is recommended for talki
* Fix possible panic if system clock jumps backward.
* Fix Writer history garbage collection.

### Version 0.11.3
* Fix bug revealed by improvements in 0.11.2

## Version 0.10.0
The `DeserializerAdpter` interface for attaching serialization formats to RTPS was extended
to support deserialization with a "seed" value. This allows the deserialization process
Expand Down

0 comments on commit 0125b27

Please sign in to comment.