summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc98d31..0e1a514 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,14 @@
+## 3.0.5
+ - Add test for pre-translation (e.g German Umlaut)
+ - Add special char supports (optional Use)
+
## 3.0.4
- Now supporting text-unidecode>=1.3
- Now supporting Unidecode>=1.1.1
+## 3.0.3
+ - Remove unicode chars from file
+
## 3.0.2
- Add official support of Py 3.7