Skip to content

Commit

Permalink
Repo: Updated the changelog for r738
Browse files Browse the repository at this point in the history
  • Loading branch information
rdw-software committed Nov 1, 2024
1 parent 45bfa9d commit 3498f86
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
19 changes: 10 additions & 9 deletions CHANGES.MD
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
**r737:**

Additions:
> Added tracking for Writhing Transmutagen (Khaz Algar Thaumaturgy)
<br>Added tracking for TWW achievement rares
Fixes:
> Fixed an issue that would prevent attempts from being registered for Sureki Skyrazor
<br>Dracthyr Evokers should no longer see attempts for Fandral's Seed Pouch and Skull of Corruption
**r738:**

Additions:
> Added tracking for Classic Timewalking dungeons (Infinite Timereaver)
Fixes:
> Attempts for Malfunctioning Mechsuit should now be tracked in Mythic keystone dungeons
Contributors (in alphabetical order):
> DakJaniels
9 changes: 9 additions & 0 deletions Changes.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
local changes = {
["r738"] = {
additions = {
"Added tracking for Classic Timewalking dungeons (Infinite Timereaver)",
},
fixes = {
"Attempts for Malfunctioning Mechsuit should now be tracked in Mythic keystone dungeons",
},
contributors = { "DakJaniels" },
},
["r737"] = {
additions = {
"Added tracking for Writhing Transmutagen (Khaz Algar Thaumaturgy)",
Expand Down

0 comments on commit 3498f86

Please sign in to comment.