diff --git a/What's-New?.md b/What's-New?.md index 405eeb3..d28d3c2 100644 --- a/What's-New?.md +++ b/What's-New?.md @@ -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