mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
844 B
844 B
Change Log DistanceTable
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] - 2022-11-02
- add changelog.md
- add rp2040 to build-CI
[0.2.0] - 2022-06-23
- fix #10 getTempCentiC() (thanks negroKiordi)
- fix reading sensor
[0.1.7] - 2021-12-17
- update library.json
- update license
- minor edits
[0.1.6] - 2021-10-03
- add dependency
- fix build-CI
[0.1.5] - 2021-06-16
- add retries parameter to begin()
[0.1.4] - 2021-05-26
- add OneWire.reset() to begin()
[0.1.3] - 2020-12-20
- add Arduino-CI + unit test
[0.1.2] - 2020-08-05
- refactor
- sync with DS18B20
[0.1.1] - 2019-??-??
[0.1.0] - 2017-07-25
- initial version