# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [v0.1.1] - 2017-01-22 ### Added - Expose a family of `write` functions to write to the host's stdout without going through the `hprint!` macros. ## v0.1.0 - 2017-01-22 - Initial release [Unreleased]: https://github.com/japaric/trust/compare/v0.1.0...HEAD