diff --git a/README.md b/README.md index 5527958..c983578 100644 --- a/README.md +++ b/README.md @@ -233,9 +233,9 @@ even approximately, in ASCII. ## Revision history Date | Change -------------- +-----|------- 2.01, January 2019 | Various bug fixes -2.0, Ocotber 2017 | Completely re-written to do all text processing using 32-bit character arrays, rather than UTF-8 strings, to improve handling of non-English documents. +2.0, October 2017 | Completely re-written to do all text processing using 32-bit character arrays, rather than UTF-8 strings, to improve handling of non-English documents. 0.1.5, September 2017 | Some fixes related to line-wrapping with multi-byte characters; support (after a fashion) for manifest files with namespaces. 0.1.4, May 2017 | Remove unnecessary KBOX support kludges 0.1.3, March 2016 | Fixed a bug that caused epub2txt to fail when XML files contained a UTF-8 BOM