File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.6.2] - 2017-04-23
11
+
10
12
### Changed
11
13
12
14
- ` W.bits ` is now safe if <WriteConstraint > indicates that it's valid to write
@@ -128,7 +130,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
128
130
129
131
- Initial version of the ` svd2rust ` tool
130
132
131
- [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.6.1...HEAD
133
+ [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.6.2...HEAD
134
+ [ v0.6.2 ] : https://github.com/japaric/svd2rust/compare/v0.6.1...v0.6.2
132
135
[ v0.6.1 ] : https://github.com/japaric/svd2rust/compare/v0.6.0...v0.6.1
133
136
[ v0.6.0 ] : https://github.com/japaric/svd2rust/compare/v0.5.1...v0.6.0
134
137
[ v0.5.1 ] : https://github.com/japaric/svd2rust/compare/v0.5.0...v0.5.1
You can’t perform that action at this time.
0 commit comments