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.
- BREAKING: Supported version is now
>= 10.0.0instead of>= 0.8.0(#18) - BREAKING: The export is not the class instance anymore, but the
RCSwitchclass itself, that you have to instantiate (#14)