Skip to content

Commit

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

{1736801633, "Bug Fix", "Jan 13th, 2024", "Fixing an issue with profiling if stop was not used but results should be shown.", "cont1nuity"},
{1737465972, "Bug Fix", "Jan 21st, 2024", "Fixing several issues on the Mod Load Conditions panel.", "cont1nuity"},
{1737465972, "Bug Fix", "Jan 13th, 2024", "Fixing an issue with profiling if stop was not used but results should be shown.", "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"},
Expand Down

0 comments on commit 9e06b51

Please sign in to comment.