Updated What's New? (markdown)

2019-10-23 00:17:51 +02:00
parent 2902271670
commit 4d9f6a9d25

@@ -2,6 +2,7 @@
* 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
* reorder columns with D&D ([Issue 7](https://github.com/frosch95/SmartCSV.fx/issues/7))
## 03.10.2019
* build for Java 13