# Change Log ## [0.3.2](https://github.com/marcelbuesing/bme680/tree/0.3.2) (2018-11-12) [Full Changelog](https://github.com/marcelbuesing/bme680/compare/0.3.1..0.3.2) - Add screenshots to documentation - Removed Cargo.lock - Update dependencies: - env-logger to `v0.6` - influent to `v0.5` **Merged pull requests:** - Use no_std in reading temperatures example [\#4](https://github.com/marcelbuesing/bme680/pull/4) ([chrysn](https://github.com/chrysn))