From 1949a3316f8355fb722a7ed7f0f336f0fbe402ca Mon Sep 17 00:00:00 2001 From: Oleksandr Zhabenko <33298924+OleksandrZhabenko@users.noreply.github.com> Date: Fri, 23 Aug 2019 13:38:23 +0300 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 9771b42..01e4d68 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -101,3 +101,10 @@ optimized a function for punctuation pauses. * Eigth version revised C. Made some optimizations and shortened the code length to make it more readable and shorter. +## 0.3.0.0 -- 2019-08-23 + +* Ninth version. The program were completely rewritten with performance and further improvements and additions in mind. Removed Text.Replace as a dependency, added Data.ByteSring as a dependency. The program now uses a special conversion to 8bit characters and a lot of functions were rewritten. Added the possibility to read separate numbers in the text by naming +their separate digits in Ukrainian Nominative clause. Moreover, the program now supports reading by letters the written in +Latin-1 words asseming the English language for them. + +