summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2022-02-19 10:54:49 +0100
committerTomaz Solc <tomaz.solc@tablix.org>2022-02-19 10:54:49 +0100
commit407d61680007efbc3bd80101f2f96ed2c3be28b0 (patch)
treeecb858b756b627ba4ea33ae6aeb9034d9ad8d4bd
parentfd6f0bd4f7bee934d7f4975ce4997793c4a26657 (diff)
downloadunidecode-407d61680007efbc3bd80101f2f96ed2c3be28b0.tar.gz
Update change log.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55dd6c2..47ffe82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-02-19 unidecode 1.3.3
+ * Command-line utility now reads input line-by-line, making
+ it usable with large files (thanks to Jan-Thorsten Peter)
+
2021-09-16 unidecode 1.3.2
* Re-upload because PyPI was missing Requires-Python metadata for
the .tar.gz package.