File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ v0.11.1 ] - 2021-10-02
9
9
10
10
- Reexport builders
11
11
- Fix typo in Access::can_write
@@ -14,3 +14,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
14
- Splitted from ` svd-parser `
15
15
16
16
Previous versions in common [ changelog] [ ../CHANGELOG.md ] .
17
+
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
9
9
name = " svd-rs"
10
10
repository = " https://github.com/rust-embedded/svd"
11
11
edition = " 2018"
12
- version = " 0.11.0 "
12
+ version = " 0.11.1 "
13
13
readme = " README.md"
14
14
15
15
[features ]
You can’t perform that action at this time.
0 commit comments