Skip to content

Commit 86738b4

Browse files
authored
Merge pull request #51 from sirhcel/release-notes-0.6.1
Add changelog entry for 0.6.1
2 parents 008c8da + ebdcf15 commit 86738b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
- `bitflags` updated to 2.9
1616
- Minimum Supported Rust Version is now 1.69.0
1717

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+
1827
## 0.6.0 / 2023-08-03
1928

2029
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.2...0.6.0)

0 commit comments

Comments
 (0)