From 3dfafa6ad27c8029e394e1eac3f11582ca74c46b Mon Sep 17 00:00:00 2001 From: rikkarth Date: Fri, 8 Dec 2023 17:40:54 +0000 Subject: [PATCH] CHANGELOG.md Update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d9c085..759a138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - README.md - pom.xml - PropertiesLoader Improved +- Configured `maven.yml` to create tag based on `pom.xml` version. +- Configured `maven.yml` to deploy release to mvn central and GitHub packages. ## [0.0.6] - 07-12-2023