Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed May 20, 2022
1 parent eb24041 commit 98e1bb1
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 6 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<h2>1.6.0</h2>
<p>&nbsp;</p>
<p><strong>Features</strong></p>
<ul>
<li>Average weapon damage is displayed next to low end and top end damage.</li>
<li>Default color for Spell Hit is now a more vibrant pink, so it will stand out better in WotLK when Spell Damage and Healing are merged into Spellpower.</li>
<li>TBC version bump: 20503 -> 20504.</li>
<li>Classic version bump: 11402 -> 11403.</li>
</ul>
<p>&nbsp;</p>
<p><strong>Bug Fixes</strong></p>
<ul>
<li>Fixed dual wield detection. Offhand weapons should now be considered unusable for most classes.</li>
<li>Added support for Beast-tamer's Shoulders pet effects.</li>
</ul>
<p>&nbsp;</p>
<h2>1.5.1</h2>
<p>&nbsp;</p>
<p><strong>Bug Fixes</strong></p>
Expand Down
4 changes: 2 additions & 2 deletions ZeraTooltip-BCC.toc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Interface: 20503
## Version: 1.5.1
## Interface: 20504
## Version: 1.6.0
## Author: Anonomit

## Title: ZeraTooltip
Expand Down
4 changes: 2 additions & 2 deletions ZeraTooltip-Classic.toc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Interface: 11402
## Version: 1.5.1
## Interface: 11403
## Version: 1.6.0
## Author: Anonomit

## Title: ZeraTooltip
Expand Down
4 changes: 2 additions & 2 deletions ZeraTooltip.toc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Interface: 20503
## Version: 1.5.1
## Interface: 20504
## Version: 1.6.0
## Author: Anonomit

## Title: ZeraTooltip
Expand Down

0 comments on commit 98e1bb1

Please sign in to comment.