From 1de4339750285246f41616cc92f08606850948d8 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 23 Mar 2018 17:29:05 +0300 Subject: [PATCH] Remove entry --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37a64b8c..8ee4684a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,7 +52,6 @@ * Support a lot of features in xls format (macros, controls etc.) * Speedup of opening ooxml files on 5-10% * Better compatibility with OpenFormat, RTF -* Decryption of Doc (word1995 and earlier) #### Document Builder * Add new `GetSheets`, `GetSheet`, methods