File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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.0] - 2017-04-11
11
+
10
12
### Added
11
13
12
14
- Interrupt tokens now implement the ` Nr ` trait
@@ -113,7 +115,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
113
115
114
116
- Initial version of the ` svd2rust ` tool
115
117
116
- [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.5.1...HEAD
118
+ [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.6.0...HEAD
119
+ [ v0.6.0 ] : https://github.com/japaric/svd2rust/compare/v0.5.1...v0.6.0
117
120
[ v0.5.1 ] : https://github.com/japaric/svd2rust/compare/v0.5.0...v0.5.1
118
121
[ v0.5.0 ] : https://github.com/japaric/svd2rust/compare/v0.4.0...v0.5.0
119
122
[ v0.4.0 ] : https://github.com/japaric/svd2rust/compare/v0.3.0...v0.4.0
You can’t perform that action at this time.
0 commit comments