---------------------------------------------
* Propagate import errors raised on Linux to help troubleshoot missing
``Xlib`` module. Thanks to Lance Kindle!
* Properly declare ``six`` as a dependency.
* Declare ``python3-xlib`` as dependency on *Linux* for *Python 3*.
v0.3.4 (2016-05-24) - Corrected Python 3 issues on Xorg
-------------------------------------------------------
* Make sure that ``pystray`` can be used on *Python 3* on *Xorg*.
* Make sure the release making script runs on *Python 3*.