Update changelog

This commit is contained in:
Parnic
2021-04-13 21:32:40 -05:00
parent 4de8cb0d27
commit 6282dfb256
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,9 @@
# Changelog
vNext:
- Show Demon Hunter Fury top text as the raw Fury amount instead of a 0-100 scale with DogTags off. (ticket #301)
v1.13.3:
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.

View File

@ -1,7 +1,5 @@
# Changelog
v1.13.3:
vNext:
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.
- Fixed an issue where mana bars could use the wrong alpha settings if the player's maximum mana was 0 (such as during the use of Soulshape).
- Update TOC for 9.0.5
- Show Demon Hunter Fury top text as the raw Fury amount instead of a 0-100 scale with DogTags off. (ticket #301)