Skip to content
Snippets Groups Projects
Commit 4cb26e63 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

release v0.1.1

parent 4a0ccd28
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [Unreleased]
## [v0.1.1] - 2016-09-27
### Added ### Added
- Documentation link to Cargo metadata. - Documentation link to Cargo metadata.
...@@ -17,4 +19,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -17,4 +19,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Read-Only (`RO`), Read-Write (`RW`) and Write-Only (`WO`) registers - Read-Only (`RO`), Read-Write (`RW`) and Write-Only (`WO`) registers
[Unreleased]: https://github.com/japaric/rustc-cfg/compare/v0.1.0...HEAD [Unreleased]: https://github.com/japaric/rustc-cfg/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/japaric/rustc-cfg/compare/v0.1.0...v0.1.1
...@@ -6,4 +6,4 @@ license = "MIT OR Apache-2.0" ...@@ -6,4 +6,4 @@ license = "MIT OR Apache-2.0"
keywords = ["volatile", "register"] keywords = ["volatile", "register"]
name = "volatile-register" name = "volatile-register"
repository = "https://github.com/japaric/volatile-register" repository = "https://github.com/japaric/volatile-register"
version = "0.1.0" version = "0.1.1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment