Skip to content

Commit 5f1f580

Browse files
authored
Merge pull request #869 from WowRarity/changelog-update-r743
Update the changelog for r743-release
2 parents 0e10ccd + 5fafbaf commit 5f1f580

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

CHANGES.MD

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
**r742:**
1+
**r743:**
22

33
Additions:
4-
> Enabled defeat detection for Beledar's Spawn and Regurgitated Mole Reins
5-
6-
Fixes:
7-
> Rarity's tooltip additions should once again be displayed for container items
8-
<br>Disabling the tooltip additions should work as expected for items, and not just units
4+
> Added tracking for Steamwheedle Supplier
5+
<br>Added tracking for Void-Scarred Lynx
96
107
Contributors (in alphabetical order):
8+
> Ellezanor

Changes.lua

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
local changes = {
2+
["r743"] = {
3+
additions = {
4+
"Added tracking for Steamwheedle Supplier",
5+
"Added tracking for Void-Scarred Lynx",
6+
},
7+
contributors = { "Ellezanor" },
8+
},
29
["r742"] = {
310
additions = {
411
"Enabled defeat detection for Beledar's Spawn and Regurgitated Mole Reins",

0 commit comments

Comments
 (0)