Skip to content

Commit

Permalink
changelog v3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Neogeekmo committed May 31, 2024
1 parent 065596e commit f63e42a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions APR-Core/ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,16 @@ end

function APR.changelog:SetChangeLog()
local news = {
{ "v3.2.9", "2024-06-01" },
"#Features",
"- Changed event for GetFP to detect new taxi node",

"#Bug",
"- Added fillers to 31286 cave waypoints (Robbing Robbers of Robbers)",
"- Adjust coords for 30624 (It Does You No Good In The Keg)",
"- Added MoP portal coord for Isle of thunder to avoid transport module bug",
"- Removed useless waypoints in Jade forest route",

{ "v3.2.8", "2024-05-25" },
"#Features",
"- Remove force reset with the v3.2.0",
Expand Down

0 comments on commit f63e42a

Please sign in to comment.