Skip to content

Commit 2b776f5

Browse files
committed
prepare HAL release
1 parent 48dd006 commit 2b776f5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

va108xx-hal/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## [unreleased]
1010

11+
## [v0.8.0] 2024-09-30
12+
1113
## Changed
1214

1315
- Improves `CascardSource` handling and general API when chosing cascade sources.

va108xx-hal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "va108xx-hal"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
55
edition = "2021"
66
description = "HAL for the Vorago VA108xx family of microcontrollers"

0 commit comments

Comments
 (0)