-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,15 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Added new Season of Discovery raids.</li> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Empty loot tabs now show a hint explaining that it's supposed to be empty.</li> | ||
<li>Added new item level overrides for Season of Discovery.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Fixed recognizing soulbound tradeable items.</li> | ||
<li>Reversed the change which allowed druids to use polearms in Era.</li> | ||
<li>The keyring is now checked for tradeable items.</li> | ||
<li>Fixed items not correctly sorting by source.</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters