# Changelog This project follows [semantic versioning](https://semver.org/). ## [0.1.0] (2020-08-21) * Initial version which implements the CRC-8 algorithm commonly used by Sensirion's sensors and a few I2C helper functions. [0.1.0]: https://github.com/Sensirion/sensirion-i2c-rs/tags/0.1.0