From 907bb462920ecee4039a952ae83f652f2e44e8ff Mon Sep 17 00:00:00 2001 From: Shredmaster Reeman Date: Tue, 14 Nov 2023 19:16:52 -0500 Subject: [PATCH] Even when I proofread the changelog... I still miss a typo. --- docs/CHANGELOG.md | 2 +- src/Changelog.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ae740395..2fbca402 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,7 +1,7 @@ # Version 6.6.9 Combat Text -- Fixed an issue where the Combat Text settings reset with this update. This was due to an issue where the specific Saved Variables for Combat Text were accidentally renamed. You old settings will be restored as long as you haven't manually cleared your saved variables since the update. The renamed variables will also be cleaned up and removed so as not to inflate the size of your LUIE Saved Variables file. +- Fixed an issue where the Combat Text settings reset with this update. This was due to an issue where the specific Saved Variables for Combat Text were accidentally renamed. Your old settings will be restored as long as you haven't manually cleared your saved variables since the update. The renamed variables will also be cleaned up and removed so as not to inflate the size of your LUIE Saved Variables file. --- diff --git a/src/Changelog.lua b/src/Changelog.lua index 4c92cc1d..29b90c79 100644 --- a/src/Changelog.lua +++ b/src/Changelog.lua @@ -10,7 +10,7 @@ local changelogMessages = { "|cFFA500LuiExtended Version 6.6.9|r", "", "|cFFFF00Combat Text:|r", - "[*] Fixed an issue where the Combat Text settings reset with this update. This was due to an issue where the specific Saved Variables for Combat Text were accidentally renamed. You old settings will be restored as long as you haven't manually cleared your saved variables since the update. The renamed variables will also be cleaned up and removed so as not to inflate the size of your LUIE Saved Variables file.", + "[*] Fixed an issue where the Combat Text settings reset with this update. This was due to an issue where the specific Saved Variables for Combat Text were accidentally renamed. Your old settings will be restored as long as you haven't manually cleared your saved variables since the update. The renamed variables will also be cleaned up and removed so as not to inflate the size of your LUIE Saved Variables file.", "", "|cFFA500LuiExtended Version 6.6.8|r", "",