mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
719 B
719 B
Change Log MAX14661
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.4] - 2023-02-25
- update readme.md
- prepare error handling.
- fix error flag in constructor (was undefined).
- add some unit tests.
- update GitHub actions
- update license 2023
- minor edits
[0.1.3] - 2022-11-16
- add RP2040 in build-CI
- add changelog.md
- minor edits readme.md
[0.1.2] - 2021-12-21
- update library.json
- update license,
- minor edits
[0.1.1] - 2021-08-30
- add shadow interface - experimental
[0.1.0] - 2021-01-29
- initial version.