mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
41 lines
770 B
Markdown
41 lines
770 B
Markdown
# Change Log ADT7470
|
|
|
|
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/).
|
|
|
|
|
|
## [0.2.0] - 2023-10-13
|
|
- add support for Wire1 etc (ESP32)
|
|
- add CHANGELOG.md
|
|
- update readme.md
|
|
- minor edits
|
|
|
|
----
|
|
|
|
## [0.1.4] - 2021-12-11
|
|
- update library.json, license,
|
|
- update readme.md
|
|
- improve readability (#11)
|
|
|
|
## [0.1.3] - 2021-10-17
|
|
- build-ci updated
|
|
|
|
## [0.1.2] - 2020-12-09
|
|
- add arduino-ci (#8)
|
|
- add unit test (first test)
|
|
|
|
## [0.1.1] - 2020-08-??
|
|
- not released
|
|
|
|
## [0.1.0] - 2020-07-23
|
|
- initial release
|
|
|
|
## [0.0.01] - 2015-12-03
|
|
- first beta
|
|
|
|
## [0.0.00] - 2015-12-02
|
|
- major refactor - first public version
|
|
|