We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 008c8da + ebdcf15 commit 86738b4Copy full SHA for 86738b4
CHANGELOG.md
@@ -15,6 +15,15 @@
15
- `bitflags` updated to 2.9
16
- Minimum Supported Rust Version is now 1.69.0
17
18
+## 0.6.1 / 2025-10-23
19
+
20
+[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.0...0.6.1)
21
22
+- Backport `read_write_in_place` from [#49](https://github.com/rust-embedded/rust-spidev/pull/49)
23
+ for fixing
24
+ [linux-embedded-hal/#120](https://github.com/rust-embedded/linux-embedded-hal/issues/120)
25
+ with a patch release
26
27
## 0.6.0 / 2023-08-03
28
29
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.2...0.6.0)
0 commit comments