Update 'CHANGELOG.md' #19

Merged
roberto.cirillo merged 1 commits from roberto.cirillo-fixChangelog-1 into master 2022-10-28 12:06:41 +02:00
1 changed files with 3 additions and 2 deletions

View File

@ -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)