mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
813 B
813 B
Change Log AD524X
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.4.1] - 2023-02-26
- fix #17 support AD5241::write()
- update readme.md
[0.4.0] - 2023-02-03
- fix #18 support Wire2 (RP2040 etc)
[0.3.6] - 2023-01-11
- update GitHub actions
- update license
- move code to .cpp
- add define for AD524X_MIDPOINT
- add comments
- minor edits
[0.3.5] - 2022-10-25
- add changelog.md
- add RP2040 in build-CI
[0.3.4] - 2022-08-13
- fix AD524X_LIB_VERSION
- minor edits,
[0.3.3] - 2021-12-10
- update constants, library.json, license
[0.3.2] - 2021-10-16
- fix build-CI, update readme.md
That's all folks!