diff options
author | Tomaz Solc <tomaz.solc@tablix.org> | 2021-09-06 17:11:51 +0200 |
---|---|---|
committer | Tomaz Solc <tomaz.solc@tablix.org> | 2021-09-06 17:11:51 +0200 |
commit | e7105dce8232705e04a8747b302574c5c3149f1c (patch) | |
tree | 6b117ae2b458f5e9d2c7f7b71eb566e7a0611d61 | |
parent | e830ddf3b9415a98e908ce1bc3956dedcec6488b (diff) | |
download | unidecode-e7105dce8232705e04a8747b302574c5c3149f1c.tar.gz |
Update change log.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2021-09-06 unidecode 1.3.0 + * Drop support for Python <3.5. + * Improvements to Hebrew transliterations (thanks to Alon Bar-Lev + and @eyaler on GitHub) + 2021-02-05 unidecode 1.2.0 * Add 'errors' argument that specifies how characters with unknown replacements are handled. Default is 'ignore' to replicate the |