This is an automated email from the ASF dual-hosted git repository. tallison pushed a commit to branch branch_1x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 2775afea68a1f22b6e257b73689ba6b269d22ca3 Author: tallison <[email protected]> AuthorDate: Thu Nov 19 17:47:38 2020 -0500 Update README for 1.25 release --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 169d305..42d6af5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -17,6 +17,8 @@ Release 1.25 - 11/19/2020 * Added TextSignature and Nutch's TextProfileSignature to tika-eval (TIKA-3145 and TIKA-3146). + * Add the beginnings of a format-aware fuzzing module (TIKA-3083). + Release 1.24.1 - 4/17/2020 * Add detection and a parser for flat ODF files (TIKA-3159).
