mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
36 lines
721 B
Markdown
36 lines
721 B
Markdown
|
# Change Log PAR27979
|
||
|
|
||
|
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.2.4] - 2022-11-19
|
||
|
- add RP2040 in build-CI
|
||
|
- add changelog.md
|
||
|
|
||
|
## [0.2.3] - 2021-12-22
|
||
|
- update library.json, license, minor edits
|
||
|
|
||
|
## [0.2.2] - 2021-11-10
|
||
|
- Update Arduino-CI,
|
||
|
- update readme.md + badges,
|
||
|
- fix version number
|
||
|
- update Print interface
|
||
|
|
||
|
## [0.2.1] - 2021-01-03
|
||
|
- add Arduino-CI + unit test
|
||
|
|
||
|
## [0.2.0] - 2020-06-23
|
||
|
- complete redo as class
|
||
|
- support for 27976, 27977 (not tested)
|
||
|
|
||
|
----
|
||
|
|
||
|
.... eons ago ...
|
||
|
|
||
|
## [0.1.0] - 2010-03-06
|
||
|
- initial version, Macro's only
|
||
|
|