* Merge PR 9 from [Mathias Johansson](https://github.com/Mathias9807)
0.8.5
* Changed the information in the README regarding xbacklight
0.8.4
* Fix markdown table in readme not rendering correctly
0.8.3
* Changed some method decorators from `staticmethod` to `classmethod`
0.8.2
* Fixed errors when calling `fade_brightness` with the current brightness values * Fixed `Monitor.set_brightness` allowing values <0 and >100 to be set using Linux and XRandr
0.8.1
* Fixed `linux.list_monitors*` functions erroring out due to subprocess errors in called commands