Skip to content

Commit

Permalink
- changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cont1nuity committed Aug 15, 2024
1 parent 0834b94 commit fba2d0c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Plater_ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,15 @@ function Plater.GetChangelogTable()
if (not Plater.ChangeLogTable) then
Plater.ChangeLogTable = {

{1722023393, "New Feature", "July 27th, 2024", "Adding option to disable text on DMB timer icons.", "cont1nuity"},
{1722023393, "Bug Fix", "July 27th, 2024", "Fixing Mage execute range.", "cont1nuity"},
{1723752649, "New Feature", "Aug 13th, 2024", "Adding 'remove all sounds' button.", "Linaori"},
{1723752649, "Bug Fix", "Aug 2nd, 2024", "Fixes to default scripts.", "Terciob"},
{1723752649, "Backend Change", "Aug 2nd, 2024", "New profile import API.", "cont1nuity"},
{1723752649, "Backend Change", "Aug 2nd, 2024", "Fixing Chi resource visuals.", "cont1nuity"},
{1723752649, "Backend Change", "Aug 1st, 2024", "Don't show any 'player-realm' or 'realm' default profiles unless they explicitly exist.", "cont1nuity"},
{1723752649, "Backend Change", "Aug 1st, 2024", "Fixing cvar last changed recognition.", "cont1nuity"},
{1723752649, "New Feature", "July 30th, 2024", "Adding option to change audio colldown on the Cast Colors tab.", "Terciob"},
{1723752649, "New Feature", "July 27th, 2024", "Adding option to disable text on DMB timer icons.", "cont1nuity"},
{1723752649, "Bug Fix", "July 27th, 2024", "Fixing Mage execute range.", "cont1nuity"},

{1722023393, "Bug Fix", "July 26th, 2024", "Fixing issues with range checks on certain classes/specs.", "cont1nuity"},
{1722023393, "Bug Fix", "July 25th, 2024", "Fixing Mage execute range.", "cont1nuity"},
Expand Down

0 comments on commit fba2d0c

Please sign in to comment.