# Change Log All user visible changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/), as described for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md) ## [0.1.1] - 2018-04-15 ### Fixed * bugfix: remove wait() when sending notify message ## 0.1.0 - 2017-07-23 * Initial release [0.1.1]: https://github.com/astraw/raii-change-tracker/compare/0.1.0...0.1.1