# Change Log

All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v3.0.1
## (2021-07-05)

* patch: Delete Codeowners [Vipul Gupta]

# v3.0.0
## (2020-12-03)

* Add example etcher-pro rainbow animation [Alexis Svinartchouk]
* Use one setInterval instead of a loop for each led, t in seconds [Alexis Svinartchouk]

# v2.1.1
## (2020-12-01)

* Replace resin-lint with @balena/lint [Alexis Svinartchouk]
* Update typescript to v4.1.2 [Alexis Svinartchouk]
* Add versionbot changelog [Alexis Svinartchouk]

## 2.1.0 - 2020-02-07

* Publish types and source map [Alexis Svinartchouk]

## 2.0.0 - 2020-02-07

* Add prepublish script [Alexis Svinartchouk]
* Remove useless undefined check [Alexis Svinartchouk]
* Read max_brightness file instead of assuming 255 [Alexis Svinartchouk]
* Use led names instead of full path [Alexis Svinartchouk]
* Add led.close method, setStaticColor & setAnimation return Promises [Alexis Svinartchouk]

## 1.0.0 - 2020-02-07

* Initial release
