From 56d3aa9d012d59eb287e36c3359fb81f0a33c37f Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 28 Nov 2024 10:57:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4856695..5306041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.2.0-SNAPSHOT] + +- Updated maven-parent to 1.2.0 + ## [v1.1.1] - [2023-03-30]