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 98ea2f0ee380c09b7d8210e53217ea8930918a4a
Author: David Meikle <[email protected]>
AuthorDate: Mon Oct 28 22:59:50 2019 +0000

    TIKA-2894: Add mime type detection support for WebAssembly
---
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 9024b5d..d52409e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -13,6 +13,8 @@ Release 1.23 - ??/??/???
 
    * Add parser for XLIFF v1.2 files (TIKA-2975).
 
+   * Add mime type detection support for WebAssembly (TIKA-2894).
+
 Release 1.22 - 07/29/2019
 
    * NOTE: tika-server no longer hard-codes the HtmlParser to handle

Reply via email to