summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2020-12-20 10:26:57 +0100
committerTomaz Solc <tomaz.solc@tablix.org>2020-12-20 10:26:57 +0100
commitfdf8aa731c53154de04a019eaf91405fc5ff15a5 (patch)
tree3c3842dcec2d1c2aae0b8e17cb1b41d4f6fb422e /ChangeLog
parent2a96ff7b53bdbe29a6dc739f1e3cec05a1f500c5 (diff)
downloadunidecode-1.1.2.tar.gz
Set version to 1.1.2, update ChangeLogunidecode-1.1.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5516c64..c0fe218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-12-20 unidecode 1.1.2
+ * Add some missing replacements in the U+23xx page.
+ * Fix U+204A "TIRONIAN SIGN ET" replacement.
+
2019-06-21 unidecode 1.1.1
* Fix tests failing on PyPy 7.1.1