1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2025-06-29 00:30:31 +02:00

Version 1.0.3 prep

This commit is contained in:
Phil Howard
2017-11-23 11:25:34 +00:00
parent c9d4cef987
commit 288daed781
9 changed files with 32 additions and 8 deletions

View File

@ -1,3 +1,9 @@
bme680 (1.0.3) stable; urgency=low
* Merged temperature compensation fix from Bosch's BME680_driver 3.5.3
-- Phil Howard <phil@pimoroni.com> Wed, 22 Nov 2017 00:00:00 +0000
bme680 (1.0.2) stable; urgency=low
* Fixed set_gas_heater_temperature to avoid i2c TypeError