Skip to content

Commit

Permalink
Path note v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo committed Nov 8, 2023
1 parent bfa17c9 commit 40c4a57
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions APR-Core/ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,20 @@ end

function APR.changelog:SetChangeLog()
local news = {
{ "v3.0.2", "2023-11-08" },
"#WoW",
"- Update compability with 10.2.0",

"#Bugs",
"- Fix the current step frame when his linked to the quest log",
"- Fix the waypoint/travel to message",
"- Little optimisation on Quest order list update (doesn't run anything if it's hidden)",
"- Remove some multiple ugly call to the GetContinent function",
"- Remove useless code",

"#Dev/Debug",
"- Add Show event option",

{ "v3.0.1", "2023-11-05" },
"#Features",
"- Added Background and color/alpha picker for Current Step Frame",
Expand Down

0 comments on commit 40c4a57

Please sign in to comment.