From 2902271670872c36e8d11e3d4a26169650b584c7 Mon Sep 17 00:00:00 2001 From: Andreas Billmann Date: Tue, 22 Oct 2019 23:22:30 +0200 Subject: [PATCH] Updated What's New? (markdown) --- What's-New?.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/What's-New?.md b/What's-New?.md index 776cfef..405eeb3 100644 --- a/What's-New?.md +++ b/What's-New?.md @@ -1,3 +1,8 @@ +## 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) !) + see [Pull Request](https://github.com/frosch95/SmartCSV.fx/pull/17) for details + ## 03.10.2019 * build for Java 13 * fixed the main vs. java application problem