Skip to content

Commit

Permalink
Merge pull request #626 from WowRarity/changelog-update-r721
Browse files Browse the repository at this point in the history
Update the changelog for r721
  • Loading branch information
rdw-software authored Aug 24, 2023
2 parents 3adcd5e + 9c8bf92 commit 8364685
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
12 changes: 4 additions & 8 deletions CHANGES.MD
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
**r720:**

Additions:
> Added tracking for most of the missing Dragonflight collectibles
<br>Added an experimental button that allows untracking all mounts to the Advanced settings
<br>Opening BFA Island Expedition crates should now add attempts for all relevant collectibles
**r721:**

Fixes:
> Fixed TomTom waypoint labels not displaying Rarity as their source
> Fixed an issue that would incorrectly add attempts to faction-specific Time Rift mounts for the opposing faction
<br>Fixed an issue that would break tracking of container items after the mail box was opened
Contributors (in alphabetical order):
> cyriun
> Rubio9
7 changes: 7 additions & 0 deletions Changes.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
local changes = {
["r721"] = {
fixes = {
"Fixed an issue that would incorrectly add attempts to faction-specific Time Rift mounts for the opposing faction",
"Fixed an issue that would break tracking of container items after the mail box was opened",
},
contributors = { "Rubio9" },
},
["r720"] = {
additions = {
"Added tracking for most of the missing Dragonflight collectibles",
Expand Down

0 comments on commit 8364685

Please sign in to comment.