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.
1 parent 360fa05 commit 59e42e4Copy full SHA for 59e42e4
CHANGELOG.md
@@ -2,7 +2,17 @@
2
3
## Not yet released
4
5
-[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.0...HEAD)
+[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.1...HEAD)
6
+
7
+## 0.6.1 / 2025-10-23
8
9
+[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.0...0.6.1)
10
11
+- Backport `read_write_in_place` from [#49](https://github.com/rust-embedded/rust-spidev/pull/49)
12
+ for fixing
13
+ [linux-embedded-hal/#120](https://github.com/rust-embedded/linux-embedded-hal/issues/120)
14
+ with a patch release
15
16
17
## 0.6.0 / 2023-08-03
18
0 commit comments