You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2021/04/28 16:04:58 UTC

[tika] 01/05: update changes for new development in 1.27...please may it never happen... 2.0.0 here we come!

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 cd191ff25f003c2a44e4b4f25b716b254d670706
Author: tballison <ta...@apache.org>
AuthorDate: Tue Apr 13 12:04:30 2021 -0400

    update changes for new development in 1.27...please may it never happen... 2.0.0 here we come!
---
 CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index d3894c5..a918b4d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+Release 1.27 - ???
+
+
 Release 1.26 - 03/24/2021
 
    * Fix thread safety bug in OpenOffice parser (TIKA-3334).