This commit is contained in:
Jorge Aparicio 2017-06-05 21:05:29 -05:00
parent 984171edf6
commit 2bf5401439
2 changed files with 9 additions and 2 deletions

View file

@ -5,8 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [v0.1.1] - 2017-06-05
### Changed
- `peripherals!`: The `register_block` field is now optional
## v0.1.0 - 2017-05-09
- Initial release
[Unreleased]: https://github.com/japaric/cortex-m-rtfm/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/japaric/cortex-m-rtfm/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/japaric/cortex-m-rtfm/compare/v0.1.0...v0.1.1