Skip to content

Commit 8cf270e

Browse files
chore(wio_terminal): release v0.7.2 (#813)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8d9ebf7 commit 8cf270e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

boards/wio_terminal/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.7.2](https://github.com/atsamd-rs/atsamd/compare/wio_terminal-0.7.1...wio_terminal-0.7.2) - 2025-01-20
11+
12+
### Fixed
13+
14+
- *(examples)* Fix arrow in wio_terminal/examples/buttons (#812)
15+
1016
## [0.7.1](https://github.com/atsamd-rs/atsamd/compare/wio_terminal-0.7.0...wio_terminal-0.7.1) - 2024-10-17
1117

1218
### Refactored

boards/wio_terminal/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wio_terminal"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
authors = [
55
"Jesse Braham <[email protected]>",
66

0 commit comments

Comments
 (0)