From c7adac75c1ec35c563af020d94a7da6366016e1e Mon Sep 17 00:00:00 2001 From: RHJ5FE Date: Tue, 21 Nov 2023 13:48:14 +0100 Subject: [PATCH] corrected the format --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34f89dc9..82a0a338 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added helm upgrade feature into helm test -## Fixed +### Fixed - Handled UrnSyntaxException. ## 0.2.14