Skip to content

Commit 0540f0c

Browse files
committed
Release version 0.10.0
Signed-off-by: Petr Horacek <[email protected]>
1 parent 942ae2e commit 0540f0c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ backwards compatibility.
66

77
## Unreleased
88

9+
## 0.10.0
10+
911
* Bump STM32H7 HAL to version 0.16.
1012
* Introduce `probe-rs` to the project.
1113
* Illustrate use of `defmt` in examples.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "daisy"
3-
version = "0.9.0" # hack/release.sh
3+
version = "0.10.0" # hack/release.sh
44
authors = [ "Petr Horáček <[email protected]>" ]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)