From ebb8d365a60c2008eaeae8b59be7ac1147bd0a8d Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Mon, 20 Oct 2025 21:27:58 +0200 Subject: [PATCH] Updated What's New? (markdown) --- What's-New?.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/What's-New?.md b/What's-New?.md index d28d3c2..788ca20 100644 --- a/What's-New?.md +++ b/What's-New?.md @@ -1,3 +1,6 @@ +## 20.10.2025 +* build for Java 25 + ## 22.10.2019 * build for Java 11 (as there is no need to build for Java 13) * setting changes encoding for CSV file to the preference dialog (Thx to [AOE Takashi](https://github.com/aoetk) !)