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", "",