We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48dd006 commit 2b776f5Copy full SHA for 2b776f5
va108xx-hal/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## [unreleased]
10
11
+## [v0.8.0] 2024-09-30
12
+
13
## Changed
14
15
- Improves `CascardSource` handling and general API when chosing cascade sources.
va108xx-hal/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "va108xx-hal"
3
-version = "0.7.0"
+version = "0.8.0"
4
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
5
edition = "2021"
6
description = "HAL for the Vorago VA108xx family of microcontrollers"
0 commit comments