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

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


The following commit(s) were added to refs/heads/TIKA-3946 by this push:
     new 1b328b3c2 TIKA-3946 -- remove need for <params> element on ConfigBase 
-- CHANGES.txt
1b328b3c2 is described below

commit 1b328b3c2c7516c9ce2071f2dd9e7ff97512ca7b
Author: tallison <[email protected]>
AuthorDate: Thu Dec 15 11:47:50 2022 -0500

    TIKA-3946 -- remove need for <params> element on ConfigBase -- CHANGES.txt
---
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 46ecddedc..15fdecd9e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
 Release 2.6.1 - ???
 
+   * Remove need for <params/> element in classes that extend ConfigBase 
(TIKA-3946).
+
    * Add X-TIKA:embedded_id_path to ensure unique embedded file paths 
(TIKA-3942).
 
    * Fix bug that prevented digests when the fallback/EmptyParser

Reply via email to