File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ An EtherCAT master written in Rust.
66
77## [ Unreleased] - ReleaseDate
88
9+ ## [ 0.5.5] - 2025-03-21
10+
911### Fixed
1012
1113- [ #291 ] ( https://github.com/ethercrab-rs/ethercrab/pull/291 ) Allow initialisation to progress
@@ -470,8 +472,9 @@ An EtherCAT master written in Rust.
470472- Initial release
471473
472474<!-- next-url -->
475+ [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.5...HEAD
473476
474- [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.4...HEAD
477+ [ 0.5.5 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.4...ethercrab-v0.5.5
475478[ 0.5.4 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.3...ethercrab-v0.5.4
476479[ 0.5.3 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.2...ethercrab-v0.5.3
477480[ 0.5.2 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.1...ethercrab-v0.5.2
Original file line number Diff line number Diff line change 11[package ]
22name = " ethercrab"
33categories = [" science::robotics" , " no-std" , " network-programming" ]
4- version = " 0.5.4 "
4+ version = " 0.5.5 "
55edition = " 2021"
66license = " MIT OR Apache-2.0"
77readme = " README.md"
You can’t perform that action at this time.
0 commit comments