From 7143b2ea1b32a6020f07c68a70a86511dc99476a Mon Sep 17 00:00:00 2001 From: James Wood <8115931+jamesfwood@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:41:34 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e37cdef9..a9bfe735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added - Added custom exception to progate error messages to harmony. -- Added a automated release step for main branch in github actions. +- Added an automated release step for main branch in github actions. ### Changed ### Deprecated ### Removed