This commit is contained in:
Jorge Aparicio
2017-04-27 10:25:56 -05:00
parent a5125ac87e
commit 365195df70
4 changed files with 28 additions and 4 deletions

View File

@@ -5,8 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## v0.1.1 - 2017-04-27
### Changed
- Bumped the version of the `cortex-m-rt` dependency to v0.2.0. NOTE that the
instantiation steps have slightly changed, the `memory.x` file changed,
because of this.
## v0.1.0 - 2017-04-25
- Initial release
[Unreleased]: https://github.com/japaric/cortex-m-quickstart/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/japaric/cortex-m-quickstart/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/japaric/cortex-m-quickstart/compare/v0.1.0...v0.1.1