Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit e3e978e

Browse files
committed
Bump to v0.2.3, update CHANGELOG
1 parent 779d5a9 commit e3e978e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
- Basic API for EDAC functionality
1414
- PWM implementation and example
15+
- API to perform peripheral resets
1516

1617
### Changed
1718

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.2.2"
3+
version = "0.2.3"
44
authors = ["Robin Mueller <robin.mueller.m@gmail.com>"]
55
edition = "2021"
66
description = "HAL for the Vorago VA108xx family of microcontrollers"

0 commit comments

Comments
 (0)