Mercurial > hg > monetdb-java
diff ChangeLog @ 354:b1f8750e6cde
Switch to Java 8 compilation and distribution as Java 7 is no longer supported.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Wed, 12 Feb 2020 18:23:58 +0100 (2020-02-12) |
parents | 71a79126a390 |
children | eabbc5bf7cdb |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog file for monetdb-java # This file is updated with Maddlog +* Wed Feb 12 2020 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> +- As Java 7 is no longer supported we now compile for Java 8 as the + minimum required JVM version (profile compact2). + * Thu Sep 26 2019 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - Compiled and released new jar files: monetdb-jdbc-2.29.jre7.jar, monetdb-mcl-1.18.jre7.jar and jdbcclient.jre7.jar