# Change Log ANSI 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.7] - 2022-110-28 - add RP2040 to build-CI - minor edits - start simplifying changelog - minor change unit test ## [0.1.6] - 2022-04-11 - add CHANGELOG.md - add **int deviceType()** - edit README.md ## [0.1.5] - 2021-12-13 - add write(array, length) - update library.json, license, minor edits ## [0.1.4] - 2021-10-18 - update build-CI (e.g. ESP32) - update examples ## [0.1.3] - 2020-12-11 - add Arduino-CI - add unit test (minimal) ## [0.1.2] - 2020-07-08 - add clearLine = add color support (thanks to airbornemint) ## [0.1.1] - 2020-05-27 - update library.json ## [0.1.0] - 2020-04-28 - initial release