You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,11 @@ GNU General Public License for more details.
14
14
15
15
 The provided installer/launcher packages have been created using the multi-platform installer builder [Install4J](https://www.ej-technologies.com/products/install4j/overview.html).
16
16
17
-
### v1.1.0 (2018-04-xx)
18
-
* Make DER file reader more robust in case of non-DER input.
19
-
* Perform uninstall during I4J based update to discard no longer used files.
20
-
* Update referenced libraries (and make application Java 9 compatible).
17
+
### v1.1.0 (2018-04-06)
18
+
* Make DER file reader more robust in case of non-DER-input.
19
+
* Perform uninstall during I4J based update to discard no longer used files.
20
+
* Fix logging and preferences handling when launched via I4J.
21
+
* Update dependencies (and make application Java 9 compatible).
21
22
22
23
### v1.0.1 (2018-04-01)
23
24
* Fix export order if exporting multiple objects to a single file.
0 commit comments