Official support for python 3.4

This commit is contained in:
Manuel Ebert 2014-05-22 11:56:28 -07:00
parent 6a60cac4b5
commit 6953e340c4
3 changed files with 6 additions and 2 deletions

View file

@ -2,6 +2,10 @@ Changelog
=========
### 1.8 (May 22, 2014)
* __1.8.0__ Official support for python 3.4
### 1.7 (December 22, 2013)
* __1.7.22__ Fixed an issue with writing files when exporting entries containing non-ascii characters.