GY-63_MS5611/libraries/SGP30/CHANGELOG.md
2023-09-25 17:33:20 +02:00

944 B

Change Log SGP30

All notable changes to this project will be documented in this file.

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

[0.2.1] - 2023-09-25

  • add Wire1 support for ESP32
  • update readme.md

[0.2.0] - 2023-01-27

  • Fix setBaseline() ==> PR #11 (kudos to countrysidecowboy)
  • update GitHub actions
  • update license 2023
  • update readme.md
  • update keywords.txt
  • edit unit test.
  • minor edits

[0.1.6] - 2022-10-28

  • Add RP2040 support to build-CI.
  • Add CHANGELOG.md

[0.1.5] - 2021-12-28

  • update library,json
  • update readme
  • update license
  • minor edits

[0.1.4] - 2021-07-01

  • add CRC checking

[0.1.3] - 2021-06-26

  • add get/setTVOCbaseline()

[0.1.2] - 2021-06-26

  • experimental add units H2 + Ethanol

[0.1.1] - 2021-06-26

  • add get/setBaseline ++

[0.1.0] - 2021-06-24

  • initial version