Skip to content

Commit c425cae

Browse files
committed
releave v0.11.0
1 parent 87c2c05 commit c425cae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.11.0] - 2023-03-03
11+
1012
### Changed
1113
- Updated riscv dependency to v0.10 with interrupt/critical section changes
1214

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hifive1"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
repository = "https://github.com/riscv-rust/hifive1"
55
authors = ["David Craven <david@craven.ch>"]
66
categories = ["embedded", "hardware-support", "no-std"]

0 commit comments

Comments
 (0)