Skip to content

Commit

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

{1724396217, "Bug Fix", "Aug 23rd, 2024", "Fixing range checks for some specs through updates in LibRangeCheck.", "cont1nuity"},
{1724396217, "Bug Fix", "Aug 22nd, 2024", "Fixing an issue with stored spell animation data which was doubling up or could not be removed.", "cont1nuity"},
{1724396217, "Bug Fix", "Aug 20th, 2024", "Fixing an issue with CVar storing and restoring.", "cont1nuity"},
{1724396217, "Backend Change", "Aug 19th, 2024", "Adjustments to new profile import API.", "cont1nuity"},
{1724396217, "Bug Fix", "Aug 15th, 2024", "Fixes to default scripts.", "Terciob"},

{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"},
Expand Down

0 comments on commit b247d94

Please sign in to comment.