2022-10-25 11:57:23 -04:00
|
|
|
# Change Log AD524X
|
|
|
|
|
|
|
|
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/).
|
|
|
|
|
|
|
|
|
2023-09-22 13:45:17 -04:00
|
|
|
## [0.4.2] - 2023-09-21
|
|
|
|
- add Wire1 support for ESP32
|
|
|
|
- update readme.md
|
|
|
|
|
|
|
|
|
2023-02-26 11:03:39 -05:00
|
|
|
## [0.4.1] - 2023-02-26
|
|
|
|
- fix #17 support **AD5241::write()**
|
|
|
|
- update readme.md
|
|
|
|
|
|
|
|
|
2023-02-03 02:41:34 -05:00
|
|
|
## [0.4.0] - 2023-02-03
|
|
|
|
- fix #18 support Wire2 (RP2040 etc)
|
|
|
|
|
|
|
|
----
|
|
|
|
|
2023-01-11 10:35:57 -05:00
|
|
|
## [0.3.6] - 2023-01-11
|
|
|
|
- update GitHub actions
|
|
|
|
- update license
|
|
|
|
- move code to .cpp
|
|
|
|
- add define for AD524X_MIDPOINT
|
|
|
|
- add comments
|
|
|
|
- minor edits
|
|
|
|
|
|
|
|
|
2022-10-25 11:57:23 -04:00
|
|
|
## [0.3.5] - 2022-10-25
|
|
|
|
- add changelog.md
|
|
|
|
- add RP2040 in build-CI
|
|
|
|
|
2023-02-26 11:03:39 -05:00
|
|
|
## [0.3.4] - 2022-08-13
|
2022-10-25 11:57:23 -04:00
|
|
|
- fix AD524X_LIB_VERSION
|
|
|
|
- minor edits,
|
|
|
|
|
|
|
|
## [0.3.3] - 2021-12-10
|
|
|
|
- update constants, library.json, license
|
|
|
|
|
2023-02-26 11:03:39 -05:00
|
|
|
## [0.3.2] - 2021-10-16
|
2022-10-25 11:57:23 -04:00
|
|
|
- fix build-CI, update readme.md
|
|
|
|
|
|
|
|
|
|
|
|
That's all folks!
|
|
|
|
|