From 25d882f9211eb0256c9cc14e011bfb6786fb7000 Mon Sep 17 00:00:00 2001 From: DJScias <djscias@gmail.com> Date: Thu, 10 Oct 2024 20:35:22 +0200 Subject: [PATCH] Further update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07df42d..d6df58c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Nil-guard potential bar data, ref #17 ### Fixed - Safeguard reputation GetBarData being nil (fixes [#17](https://github.com/DJScias/Experiencer2/issues/17)). +- Safeguard ExperiencerModuleBarsMixin:Refresh against potential nil data values. ## [6.3.0] - 2024-09-22