- Fixed HTTP 403s by updating the client argument to reflect new API usage (`32 <https://github.com/pndurette/gTTS/issues/32>`_, `#33 <https://github.com/pndurette/gTTS/issues/33>`_)
- ``gtts-cli`` works with Python 3 (`20 <https://github.com/pndurette/gTTS/issues/20>`_) - Better support for non-ASCII characters (`21 <https://github.com/pndurette/gTTS/issues/21>`_, `#22 <https://github.com/pndurette/gTTS/issues/22>`_)
Misc ~~~~
- Moved out gTTS token to its own module (`19 <https://github.com/pndurette/gTTS/issues/19>`_)