Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 431 Bytes

CHANGELOG.rst

File metadata and controls

29 lines (24 loc) · 431 Bytes

CHANGELOG

0.4.0

  • Add ART mode for SHT3x driver

0.3.0

  • Add Shtc3I2cDevice

0.2.2

  • Add Sht4xI2cDevice

0.2.1

  • Add Sht2xI2cDevice
  • SHT3x: Add post processing time for soft reset command
  • SHT3x: Add command to read serial number

0.2.0

  • Initial public release
  • Update sensirion-i2c-driver to version 1.0.0
  • Rename response and data types

0.1.0

  • Initial release