Skip to content

Commit d0a0c21

Browse files
author
Jorge Aparicio
committed
v0.6.0
1 parent e8afc8e commit d0a0c21

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.6.0] - 2017-04-11
11+
1012
### Added
1113

1214
- Interrupt tokens now implement the `Nr` trait
@@ -113,7 +115,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
113115

114116
- Initial version of the `svd2rust` tool
115117

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
117120
[v0.5.1]: https://github.com/japaric/svd2rust/compare/v0.5.0...v0.5.1
118121
[v0.5.0]: https://github.com/japaric/svd2rust/compare/v0.4.0...v0.5.0
119122
[v0.4.0]: https://github.com/japaric/svd2rust/compare/v0.3.0...v0.4.0

0 commit comments

Comments
 (0)