Skip to content

Commit c998edd

Browse files
committed
release 0.3.14
1 parent 578aebe commit c998edd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG-rust.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ This changelog tracks the Rust `svdtools` project. See
55

66
## [Unreleased]
77

8+
## [v0.3.14] 2024-04-04
9+
810
* If there is no path to interpolate, show unmodified `description`.
11+
* Support write constraints when defining new register fields
12+
* Allow absolute identifiers in `_derive`
913

1014
## [v0.3.13] 2024-03-29
1115

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "svdtools"
3-
version = "0.3.13"
3+
version = "0.3.14"
44
repository = "https://github.com/rust-embedded/svdtools/"
55
description = "Tool for modifying bugs in CMSIS SVD"
66
authors = [

0 commit comments

Comments
 (0)