Skip to content

Commit 46ad3e8

Browse files
committed
Bump to 0.5.0
1 parent 932200d commit 46ad3e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased - 2025-XX-XX
8+
## [v0.5.0] - 2025-10-30
99

1010
### Additions
1111
- Add support for low power modes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "msp430fr2x5x-hal"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
authors = ["YuhanLiin <[email protected]>"]
55
edition = "2018"
66
description = "Implementation of embedded-hal for microcontrollers MSP430FR2355, MSP430FR2353, MSP430FR2153 and MSP430FR2155"

0 commit comments

Comments
 (0)