Skip to content

Commit 196cb70

Browse files
committed
Prepare 0.5.2 release
1 parent 5b21032 commit 196cb70

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

33
## Not yet released
44

5-
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.1...HEAD)
5+
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.2...HEAD)
6+
7+
8+
## 0.5.2 / 2023-08-02
9+
10+
[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.5.1...0.5.2)
611

712
- Added support for delay transactions.
813

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "spidev"
4-
version = "0.5.1"
4+
version = "0.5.2"
55
authors = [
66
"Paul Osborne <osbpau@gmail.com>",
77
"The Embedded Linux Team <embedded-linux@teams.rust-embedded.org>"

0 commit comments

Comments
 (0)