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
The following commit(s) were added to refs/heads/branch_1x by this push:
new 8c21fba Update CHANGES.txt for 1.26 release
8c21fba is described below
commit 8c21fba33a8dbd6ffe99e5ce13a93e17a88dd2d4
Author: tallison <[email protected]>
AuthorDate: Wed Mar 24 10:00:04 2021 -0400
Update CHANGES.txt for 1.26 release
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index c16f37b..d3894c5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-Release 1.26 - ??/??/????
+Release 1.26 - 03/24/2021
* Fix thread safety bug in OpenOffice parser (TIKA-3334).