mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
32 lines
624 B
Markdown
32 lines
624 B
Markdown
|
# Change Log Optoma
|
||
|
|
||
|
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.4] - 2022-11-18
|
||
|
- released 0.1.3 after (to prevent gap)
|
||
|
- add RP2040 in build-CI
|
||
|
- add changelog.md
|
||
|
- moved code to .cpp
|
||
|
- redo constructor.
|
||
|
|
||
|
|
||
|
## [0.1.3] - 2021-12-22 (not released)
|
||
|
- update library.json
|
||
|
- update license
|
||
|
- update readme
|
||
|
- minor edits
|
||
|
|
||
|
## [0.1.2] - 2021-01-03
|
||
|
- add Arduino-CI
|
||
|
|
||
|
## [0.1.1] - 2020-07-09
|
||
|
- initial release
|
||
|
|
||
|
## [0.1.0] - 2017-11-27
|
||
|
- initial version.
|
||
|
|