mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
1.1 KiB
1.1 KiB
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.3.1] - 2024-01-01
- add LORA example
- add Multiplexer example
- update readme.md
- minor edits.
[0.3.0] - 2023-12-08
- refactor API, begin()
- update readme.md
- update examples
- minor edits
[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