mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
698 B
698 B
Change Log printString
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.2.3] - 2022-11-22
- add changelog.md
- add RP2040 to build-CI
[0.2.2] - 2021-12-24
- update library.json
- update license
- minor edits
[0.2.1] - 2021-11-14
- update Arduino-CI
- update readme.md
- add write(char * str, uint8_t length) Print interface.
[0.2.0] - 2021-01-06
- add Arduino-CI + unit test
[0.1.2] - 2020-06-19
- fix library.json
[0.1.1] - 2020-04-26
- added size
[0.1.0] - 2017-12-09
- initial version