mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
39 lines
744 B
Markdown
39 lines
744 B
Markdown
|
# Change Log lineFormatter
|
||
|
|
||
|
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-14
|
||
|
- Add RP2040 support to build-CI.
|
||
|
- Add CHANGELOG.md
|
||
|
- update readme.md
|
||
|
- minor edits unit tests
|
||
|
- bump version to 0.1.5.
|
||
|
- fix build-CI for examples.
|
||
|
|
||
|
|
||
|
## [0.1.4] - 2021-12-20
|
||
|
- not released (why?)
|
||
|
- update library.json
|
||
|
- update license
|
||
|
- minor edits
|
||
|
|
||
|
## [0.1.3] - 2021-11-06
|
||
|
- update Arduino-CI, badges
|
||
|
- update readme.md
|
||
|
- add reset();
|
||
|
|
||
|
## [0.1.2] - 2020-12-30
|
||
|
- Arduino-ci + unit tests
|
||
|
|
||
|
## [0.1.1] - 2020-06-19
|
||
|
- fix library.json
|
||
|
|
||
|
## [0.1.0] - 2020-05-14
|
||
|
- initial version
|
||
|
|
||
|
|