mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
42 lines
719 B
Markdown
42 lines
719 B
Markdown
# Change Log ParallelPrinter
|
|
|
|
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.5] - 2022-11-19
|
|
- add RP2040 in build-CI
|
|
- add changelog.md
|
|
|
|
## [0.2.4] - 2021-12-23
|
|
- update library.json
|
|
- update license
|
|
- minor edits
|
|
|
|
## [0.2.3] - 2021-11-11
|
|
- update Arduino-CI
|
|
- update readme.md
|
|
- add isBusy()
|
|
|
|
## [0.2.2] - 2021-01-14
|
|
- update readme
|
|
- add linefeed()
|
|
- add keywords.txt
|
|
|
|
## [0.2.1] - 2021-01-04
|
|
- add Arduino-CI + unit test
|
|
|
|
## [0.2.0] - 2020-05-26
|
|
- refactor
|
|
- add examples
|
|
|
|
----
|
|
|
|
.... eons ago ...
|
|
|
|
## [0.1.0] - 2013-09-30
|
|
- initial release
|
|
|