From c206051cbf9bb87e6d1c7ebdf1f814550c78cdac Mon Sep 17 00:00:00 2001 From: Emanuel Rabina Date: Mon, 23 Oct 2023 10:12:47 +1300 Subject: [PATCH] Update changelog for 3.1.0 --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1521f9..c966e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,13 @@ Changelog ========= ### 3.1.0 - - Upgrade JAXB Utilities to 2.1.0 to clear reflective access warnings in more - recent versions of Java, which have since become errors in Java 16+ + - Minimum required Eclipse version is now 2023-06 (Eclipse changed some bundled + packages which prevent the 3.0 version of the plugin from working correctly) + - Java 17 now required as that is what Eclipse 2023-06 requires too + - And the Java 17 target required an upgrade of a lot of internal dependencies + as well + - Fixes for some null/index exceptions + ([#63](https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/issues/63) ### 3.0.1 - Bundle all JARs to fix plugin startup issues around missing