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.7.0] - 2017-04-25
11
+
10
12
### Changed
11
13
12
14
- [ breaking-change] . svd2rust no longer generates an API for core peripherals
@@ -135,7 +137,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
135
137
136
138
- Initial version of the ` svd2rust ` tool
137
139
138
- [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.6.2...HEAD
140
+ [ Unreleased ] : https://github.com/japaric/svd2rust/compare/v0.7.0...HEAD
141
+ [ v0.7.0 ] : https://github.com/japaric/svd2rust/compare/v0.6.2...v0.7.0
139
142
[ v0.6.2 ] : https://github.com/japaric/svd2rust/compare/v0.6.1...v0.6.2
140
143
[ v0.6.1 ] : https://github.com/japaric/svd2rust/compare/v0.6.0...v0.6.1
141
144
[ v0.6.0 ] : https://github.com/japaric/svd2rust/compare/v0.5.1...v0.6.0
You can’t perform that action at this time.
0 commit comments