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

release v0.2.0

parent 3fbebbd3
Branches
No related tags found
No related merge requests found
Pipeline #87 canceled
...@@ -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.2.0] - 2017-03-07
### Changed ### Changed
- The `modify` and `write` operations now take `&self`. - The `modify` and `write` operations now take `&self`.
...@@ -38,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ...@@ -38,6 +40,7 @@ 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/volatile-register/compare/v0.1.2...HEAD [Unreleased]: https://github.com/japaric/volatile-register/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/japaric/volatile-register/compare/v0.1.2...v0.2.0
[v0.1.2]: https://github.com/japaric/volatile-register/compare/v0.1.1...v0.1.2 [v0.1.2]: https://github.com/japaric/volatile-register/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/japaric/volatile-register/compare/v0.1.0...v0.1.1 [v0.1.1]: https://github.com/japaric/volatile-register/compare/v0.1.0...v0.1.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment