2022-11-16 09:18:12 -05:00
|
|
|
# Change Log MAX14661
|
|
|
|
|
|
|
|
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-02-25 10:29:54 -05:00
|
|
|
|
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2022-11-16 09:18:12 -05:00
|
|
|
## [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.
|