GY-63_MS5611/libraries/SGP30/CHANGELOG.md

45 lines
869 B
Markdown
Raw Normal View History

2022-11-24 05:22:37 -05:00
# Change Log SGP30
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
2023-01-27 14:36:02 -05:00
## [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
----
2022-11-24 05:22:37 -05:00
## [0.1.6] - 2022-10-28
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
2023-01-27 14:36:02 -05:00
## [0.1.5] - 2021-12-28
2022-11-24 05:22:37 -05:00
- update library,json
- update readme
- update license
- minor edits
2023-01-27 14:36:02 -05:00
## [0.1.4] - 2021-07-01
2022-11-24 05:22:37 -05:00
- add CRC checking
2023-01-27 14:36:02 -05:00
## [0.1.3] - 2021-06-26
2022-11-24 05:22:37 -05:00
- 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