Skip to content

Commit

Permalink
- changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cont1nuity committed Jan 12, 2025
1 parent a864314 commit bd1c236
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Plater_ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ function Plater.GetChangelogTable()
if (not Plater.ChangeLogTable) then
Plater.ChangeLogTable = {

{1736525778, "Bug Fix", "Jan 10th, 2024", "Fixing range check for cases when no range can be selected.", "cont1nuity"},
{1736722279, "Bug Fix", "Jan 11th, 2024", "Fixing broken nameplate anchoring for WAs on forced blizzard nameplates (via LibGetFrame).", "cont1nuity"},
{1736722279, "Bug Fix", "Jan 10th, 2024", "Fixing range check for Dark Ranger hunters (via LibRangeCheck).", "cont1nuity"},
{1736722279, "Bug Fix", "Jan 10th, 2024", "Fixing range check for cases when no range can be selected.", "cont1nuity"},

{1735420632, "Backend Change", "Dec 19th, 2024", "Framework updates.", "Terciob"},
{1735420632, "Backend Change", "Dec 18th, 2024", "Retail TOC update.", "cont1nuity"},
Expand Down

0 comments on commit bd1c236

Please sign in to comment.