This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 696fb4503 update CHANGES.txt
696fb4503 is described below
commit 696fb4503494b0258df45d2f39ac12f95160b423
Author: tallison <[email protected]>
AuthorDate: Tue Jun 17 13:37:17 2025 -0400
update CHANGES.txt
---
CHANGES.txt | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index cfcacafa1..98ceb403f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,14 @@
+Release 3.2.1 - ???
+
+ * Important bug fix for zip-based detection on a non-TikaInputStream
(TIKA-4424).
+
+ * Improve text extraction from EMF (TIKA-4432).
+
+ * Dependency updates (TIKA-4421).
+
Release 3.2.0 - 05/21/2025
- * Detect inline images in MSG files (TIKA_4391).
+ * Detect inline images in MSG files (TIKA-4391).
* Improve extraction of metadata in MSG files (TIKA-4381).