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.2] - 2024-12-21
10+
911### Removed
1012
1113- ** (breaking)** [ #260 ] ( https://github.com/ethercrab-rs/ethercrab/pull/260 ) The ` PduError::NoWaker `
@@ -449,8 +451,9 @@ An EtherCAT master written in Rust.
449451- Initial release
450452
451453<!-- next-url -->
454+ [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.2...HEAD
452455
453- [ unreleased ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.1...HEAD
456+ [ 0.5.2 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.1...ethercrab-v0.5.2
454457[ 0.5.1 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.5.0...ethercrab-v0.5.1
455458[ 0.5.0 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.4.2...ethercrab-v0.5.0
456459[ 0.4.2 ] : https://github.com/ethercrab-rs/ethercrab/compare/ethercrab-v0.4.1...ethercrab-v0.4.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.1 "
4+ version = " 0.5.2 "
55edition = " 2021"
66license = " MIT OR Apache-2.0"
77readme = " README.md"
You can’t perform that action at this time.
0 commit comments