Merge pull request 'Update 'CHANGELOG.md'' (!19) from roberto.cirillo-fixChangelog-1 into master

Reviewed-on: #19
This commit is contained in:
Roberto Cirillo 2022-10-28 12:06:41 +02:00
commit 6f04d669ad
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)