This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 8fe7ece  TIKA-3415 -- document breaking change
8fe7ece is described below

commit 8fe7ece2174b50cf6669e7318a2f28feae68a499
Author: tballison <[email protected]>
AuthorDate: Fri May 21 14:43:22 2021 -0400

    TIKA-3415 -- document breaking change
---
 CHANGES.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index c79b325..2b01028 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -25,7 +25,8 @@ Release 2.0.0-ALPHA - 01/13/2021
        fully reset all settings to the default settings per parse.
        This has a more intuitive "update the base/configured settings" with
        what has been changed in the config object.
-
+     * We are now using non-shaded versions of xmpcore with namespaces 
com.adobe.internal.*
+       vs com.adobe.*.
 
    * tika-parsers
      * The parser modules have been broken into three main modules:

Reply via email to