From cf1ff047d52a356d6994abbabfda495e83cd8d9a Mon Sep 17 00:00:00 2001 From: UndeadZeratul Date: Sun, 11 Feb 2024 09:24:09 -0600 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c921e6e3..62c5c565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Fixed WeaponStatus HUD Element being imported in main ZScript file incorrectly. - Update Build Scripts. ## [v0.8.4] - 2024-02-05