Skip to content

Commit 5c57b2c

Browse files
committed
v0.7.0
1 parent 1c6e72f commit 5c57b2c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
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.7.0] - 2017-04-25
11+
1012
### Changed
1113

1214
- [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/).
135137

136138
- Initial version of the `svd2rust` tool
137139

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
139142
[v0.6.2]: https://github.com/japaric/svd2rust/compare/v0.6.1...v0.6.2
140143
[v0.6.1]: https://github.com/japaric/svd2rust/compare/v0.6.0...v0.6.1
141144
[v0.6.0]: https://github.com/japaric/svd2rust/compare/v0.5.1...v0.6.0

0 commit comments

Comments
 (0)