Update 'CHANGELOG.md'

update changelog
This commit is contained in:
Roberto Cirillo 2022-10-28 12:06:26 +02:00
parent e44204ede1
commit e24359b402
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)