diff options
| author | Tomaz Solc <tomaz.solc@tablix.org> | 2013-01-17 09:40:05 +0100 |
|---|---|---|
| committer | Tomaz Solc <tomaz.solc@tablix.org> | 2013-01-17 09:40:05 +0100 |
| commit | e167158b5ce008fa6c537640a1b82c188a4825b2 (patch) | |
| tree | 30c91fbb2fa015d9788317f5e330a51950b8c5ce /ChangeLog | |
| parent | 733cf9a9fcb15fc27f83b2735737ff3951565024 (diff) | |
| download | unidecode-e167158b5ce008fa6c537640a1b82c188a4825b2.tar.gz | |
Increased version to 0.04.11release-0.04.11
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-01-17 unidecode 0.04.11 + + * Issue a warning on Python 2.x if an object that is not an instance of + unicode class is passed to unidecode(). + * Fixed unit tests for Python 2.5. + 2012-12-01 unidecode 0.04.10 * Added trove classifiers. |
