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.6] - 2025-03-28
10+
911### Fixed
1012
1113- [ #294 ] ( https://github.com/ethercrab-rs/ethercrab/pull/294 ) Compute SM type using fallback data
@@ -477,8 +479,9 @@ An EtherCAT master written in Rust.
477479- Initial release
478480
479481<!-- next-url -->
482+ [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.6...HEAD
480483
481- [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.5...HEAD
484+ [ 0.5.6 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.5...ethercrab-v0.5.6
482485[ 0.5.5 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.4...ethercrab-v0.5.5
483486[ 0.5.4 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.3...ethercrab-v0.5.4
484487[ 0.5.3 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.2...ethercrab-v0.5.3
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.5 "
4+ version = " 0.5.6 "
55edition = " 2021"
66license = " MIT OR Apache-2.0"
77readme = " README.md"
You can’t perform that action at this time.
0 commit comments