update CHANGELOG

This commit is contained in:
Roberto Cirillo 2023-10-13 10:50:28 +02:00
parent 62686e818e
commit 99cde69cfe
1 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# Changelog for Maven-Parent
## [v1.2.1-SNAPSHOT] - 2023-10-13
## [v1.2.0] - 2023-05-12
### Features
* new maven profiles for managing jdk7 (gcore-legacy) and jdk17 build (see #24259)
* add new group repositories for managing jdk17 dependencies resolution
* update groovy-maven and javadoc plugin configuration #25108
* add classpath external folder. see #25106
### Bug
* update jdk17 profiles groovy plugin version in order to fix #25872
## [v1.1.0] - 2022-10-27