Updated What's New? (markdown)

2019-10-22 23:22:30 +02:00
parent 79718c20b1
commit 2902271670

@@ -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