Better utf8 support

This commit is contained in:
Manuel Ebert 2013-04-19 17:32:32 +02:00
parent 8865816d60
commit 3abe14bab1
3 changed files with 13 additions and 6 deletions

View file

@ -4,8 +4,9 @@ Changelog
### 1.0.4
* [Improved] Python 2.6 compatibility
* [Improved] Better utf-8 support
* [New] Python 3 compatibility
* [New] Respects the `XDG_CONFIG_HOME` environment variable for storing your configuration file
* [New] Respects the `XDG_CONFIG_HOME` environment variable for storing your configuration file (Thanks [evaryont](https://github.com/evaryont))
### 1.0.3 (April 17, 2013)