Skip to content

Commit d42369e

Browse files
chore(release): prepare v5.1.0
1 parent b5e4241 commit d42369e

4 files changed

Lines changed: 14 additions & 1 deletion

File tree

File renamed without changes.
File renamed without changes.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,16 @@ The revived semantic-versioning baseline starts at `v5.0.0`.
55

66
Historical releases that predate this file remain available in Git tags such as
77
`v1.0.0`, `v3.0.0`, `v4.0.0-beta`, and `h10`.
8+
9+
## v5.1.0 - 2026-03-26
10+
11+
### Features
12+
13+
- Refactor the ADC stack around DMA-backed acquisition using new MPU
14+
Includes the DMA-backed `ADCDomain` migration, the shared ADC sensor base, and the updated ADC integration/tests in the `adc-dma` branch.
15+
16+
### Internal
17+
18+
- Introduce semver tooling and release automation infrastructure
19+
Bootstrap the semiautomated release flow for ST-LIB without publishing a new
20+
library version yet.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.0.0
1+
5.1.0

0 commit comments

Comments
 (0)