diff --git a/CHANGELOG.md b/CHANGELOG.md index 1141b31..63f357c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog for Maven-Parent -## [v1.1.0] - 2020-01-27 +## [v1.1.0] - 2022-10-27 ### Features - +* force java 1.8 on jdk11 activation profiles +* update maven-compiler-plugin to 3.10.1 * New build profiles to support CI/CD * Enforcement for: * Java 8 (target and source)