- Add support for ASUS Tinker Board (`19 <https://github.com/linusg/rpi-backlight/pull/19>`_, `p1r473 <https://github.com/p1r473>`_)
2.0.1
-----
- Add mypy type checking - Add Python 3.8 to Travis CI config - Fix documentation readthedocs build - Fix typo in docs - Improve README.md - Mark project as stable on PyPI
2.0.0
-----
- New, more pythonic API - Update CLI and GUI - Support emulator - Add tests
1.8.1
-----
- Fix float division issue with Python 2
1.8.0
-----
- Fix permission error inconsistency across Python versions - Update link to PyPI
1.7.1
-----
- Fixed typo in ``CHANGES.rst`` - Fixed rendering of parameters and return types in the documentation