More unicode support

This commit is contained in:
Manuel Ebert 2014-01-23 15:14:20 +01:00
parent d35502423a
commit 46951cbe12
4 changed files with 15 additions and 6 deletions

View file

@ -4,7 +4,7 @@ Changelog
### 1.7 (December 22, 2013)
* __1.7.7__ Cleaned up imporrts
* __1.7.7__ Cleaned up imports, better unicode support
* __1.7.6__ Python 3 port for slugify
* __1.7.5__ Colorama is only needed on windows. Smaller fixes
* __1.7.3__ Touches temporary files before opening them to allow more external editors.