Skip to content

Commit

Permalink
Merge pull request #794 from WowRarity/changelog-update-r738
Browse files Browse the repository at this point in the history
Update the changelog for r738
  • Loading branch information
rdw-software authored Nov 1, 2024
2 parents 45bfa9d + 3498f86 commit fb44398
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 fb44398

Please sign in to comment.