Files
embedded-rs/CHANGELOG.md
Jorge Aparicio 365195df70 v0.1.1
2017-04-27 10:32:31 -05:00

584 B

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

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