Skip to content

Commit 4a8ab87

Browse files
bors[bot]burrbull
andauthored
Merge #160
160: svd-rs 0.11.2 r=Emilgardis a=burrbull Co-authored-by: Andrey Zgarbul <[email protected]>
2 parents e1035b6 + 34a07aa commit 4a8ab87

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

svd-rs/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.2] - 2021-11-04
11+
1012
- Implement `DeriveFrom` for `Cluster`, `Register` and `Field`
1113

1214
## [v0.11.1] - 2021-10-02

svd-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
name = "svd-rs"
1010
repository = "https://github.com/rust-embedded/svd"
1111
edition = "2018"
12-
version = "0.11.1"
12+
version = "0.11.2"
1313
readme = "README.md"
1414

1515
[features]

0 commit comments

Comments
 (0)