mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
673 B
673 B
Change Log MAX31850
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.1.3] - 2023-11-11
- update readme.md
[0.1.2] - 2023-01-23
- update GitHub actions
- update license 2023
- add setTypeTC() + getTypeTC()
- update keywords.txt
- update readme.md
- add retries parameter to begin()
- minor edits.
[0.1.1] - 2022-11-16
- add RP2040 in build-CI
- add changelog.md
- major rewrite based on reread of datasheet.
- initial release(?)
[0.1.0] - 2021-06-03
- initial version (not released)