extend v0.2.0 CHANGELOG

This commit is contained in:
Jorge Aparicio 2017-07-29 01:57:45 -05:00
parent a43c8a4d57
commit 27fc7e99d2

View file

@ -21,6 +21,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- The `Resource` trait, which is used to write generic code that deals with
resources.
- Support for system handlers like SYS_TICK.
### Changed
- [breaking-change] The signature of the `atomic` function has changed.