Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 986 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 986 Bytes

CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2024-4-10

Fixed

  • Fix colliding definitions with other Sensirion sensor drivers

1.0.0 - 2024-3-14

Changed

  • Defined I2C addresses for different sensor models. You must now pass the I2C address to use in the begin() method of SensirionI2cSht4x
  • Improved README

0.1.0 - 2021-7-27

Added

  • Add product picture
  • Add interfaces to start, stop and read measurements.
  • Add interfaces to read product name, serial number and version