mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
568 B
568 B
Change Log MAX44007
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.0] - 2023-10-02
- refactor constructor around I2C interface (simpler)
- remove configure()
- update readme.md
- update examples
[0.1.2] - 2022-11-16
- add RP2040 in build-CI
- add changelog.md
[0.1.1] - 2022-01-05
- minor refactor
[0.1.0] - 2022-01-04
- initial version (derived from Max44009 0.5.1)