diff --git a/Changelog.md b/Changelog.md index 771b4d48f..171ad1795 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,6 +15,7 @@ Added Rank to Honor Datatext in Classic Added a mover for Raid Utility Added in game Changelog Added more role icons +Updated Eltruism DataText Texture to better follow the position of the Datatext Updated custom Nameplate Classification Icons to also work on friendly units Updated gradient on Boss, Arena and Target of Target frames to invert colors Updated Party Borders frame strata to avoid issues with the party frames diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index 2093494a2..6a6d5d54f 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3375,6 +3375,7 @@ Added more role icons ElvUI_EltreumUI.Options.args.changelog.args.updated = ACH:Group(E:TextGradient("Updated", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 3) ElvUI_EltreumUI.Options.args.changelog.args.updated.inline = true ElvUI_EltreumUI.Options.args.changelog.args.updated.args.description = ACH:Description([[ +Updated Eltruism DataText Texture to better follow the position of the Datatext Updated custom Nameplate Classification Icons to also work on friendly units Updated gradient on Boss, Arena and Target of Target frames to invert colors Updated Party Borders frame strata to avoid issues with the party frames diff --git a/Latest.md b/Latest.md index f3f7bab9f..075f614f4 100644 --- a/Latest.md +++ b/Latest.md @@ -13,6 +13,7 @@ Added Rank to Honor Datatext in Classic Added a mover for Raid Utility Added in game Changelog Added more role icons +Updated Eltruism DataText Texture to better follow the position of the Datatext Updated custom Nameplate Classification Icons to also work on friendly units Updated gradient on Boss, Arena and Target of Target frames to invert colors Updated Party Borders frame strata to avoid issues with the party frames