mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
40 lines
721 B
Markdown
40 lines
721 B
Markdown
|
# Change Log MT8870
|
||
|
|
||
|
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/).
|
||
|
|
||
|
|
||
|
## [0.1.5] - 2022-11-18
|
||
|
- add RP2040 in build-CI
|
||
|
- add changelog.md
|
||
|
- clean up unit test
|
||
|
- update keywords.txt to match .h file
|
||
|
- move code from .h to .cpp
|
||
|
|
||
|
|
||
|
## [0.1.4] - 2021-12-22
|
||
|
- update library.json
|
||
|
- update license
|
||
|
- update readme
|
||
|
- minor edits
|
||
|
|
||
|
## [0.1.3] - 2021-11-09
|
||
|
- update build-CI
|
||
|
- add badges
|
||
|
- update readme
|
||
|
- add lastTime()
|
||
|
|
||
|
## [0.1.2] - 2021-01-02
|
||
|
- add arduino-ci
|
||
|
- add unit test
|
||
|
|
||
|
## [0.1.1] - 2020-08-13
|
||
|
- initial release
|
||
|
|
||
|
|
||
|
## [0.1.0] - 2019-02-11
|
||
|
- initial version.
|
||
|
|