Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 1.16 KB

Change Log

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.1.1] - 2021-05-05

Updated to comply with the Arduio 1.5 standard directory structure. Library Manager FAQ · arduino_Arduino Wiki.

Library can now be installed From the Arduino IDO, by going to File > XX

Added

  • Initial README.md file, for GitHub and user documentation.
  • library.projects file now allows the project repo (on GitHub) to be scanned by Arduino, and automatically added to the Library Manager.
  • Added version number (in library.projects file), and the CHANGELOG.md (this file)

Changed

[0.1.0] - 2015-01-11

Initial code release.

Added

  • Initial commit of the code.
  • Added Apache 2.0 License