From 2509c6d91f714ac7bd050bf08060d1924c5bb0f1 Mon Sep 17 00:00:00 2001 From: Andre Louis Issa Date: Thu, 23 May 2024 16:49:02 +1000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78bea7a..b826168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed typo when defining `_PLUGIN` in the template. +- Fixed a minor issue with the release workflow. ## [0.6.0] - 2024-05-20