This is an automated email from the ASF dual-hosted git repository. dmeikle pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit e1b3ba681f6c0e48a53919aa7dfc87ffbe99ef67 Author: David Meikle <[email protected]> AuthorDate: Tue Oct 29 11:07:37 2019 +0000 TIKA-2976: Updated CHANGES.txt --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index d52409e..9e59bbd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,8 @@ Release 1.23 - ??/??/??? * Add mime type detection support for WebAssembly (TIKA-2894). + * Add an XLZ Parser (TIKA-2976). + Release 1.22 - 07/29/2019 * NOTE: tika-server no longer hard-codes the HtmlParser to handle
