GY-63_MS5611/libraries/Kelvin2RGB/CHANGELOG.md
2022-11-14 20:29:43 +01:00

38 lines
725 B
Markdown

# Change Log Kelvin2RGB
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
- extended keywords.txt
- move all code to .cpp
- fix bug in **BGR()**
- fix unit test BGR-bug
## [0.1.4] - 2021-12-20
- update library.json
- update license
- minor edits
## [0.1.3] - 2021-11-06
- update build-CI
- add badges
- add setRGB(), CMYK(), BGR(), reset();
## [0.1.2] - 2021-06-01
- add RGB565() - 16 bit colour - output
## [0.1.1] - 2020-12-30
- ??
## [0.1.0] - 2018-01-31
- initial version