Skip to content

Commit 59e42e4

Browse files
committed
Add changelog entry
1 parent 360fa05 commit 59e42e4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## Not yet released
44

5-
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.6.0...HEAD)
5+
[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+
616

717
## 0.6.0 / 2023-08-03
818

0 commit comments

Comments
 (0)