Updated TOC to 7.2

This commit is contained in:
Parnic
2017-03-28 14:28:00 -05:00
parent 94850e53dd
commit 2eae8fa419
3 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## Interface: 70100 ## Interface: 70200
## Author: Parnic, originally created by Iceroth ## Author: Parnic, originally created by Iceroth
## Name: IceHUD ## Name: IceHUD
## Title: IceHUD |cff7fff7f-Ace3-|r ## Title: IceHUD |cff7fff7f-Ace3-|r
@ -6,7 +6,7 @@
## Version: @project-version@ ## Version: @project-version@
## SavedVariables: IceCoreDB ## SavedVariables: IceCoreDB
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibRangeCheck-2.0, LibDualSpec-1.0, LibDBIcon-1.0, AceGUI-3.0-SharedMediaWidgets ## OptionalDeps: Ace3, LibSharedMedia-3.0, LibDogTag-3.0, LibDogTag-Unit-3.0, LibRangeCheck-2.0, LibDualSpec-1.0, LibDBIcon-1.0, AceGUI-3.0-SharedMediaWidgets
## X-Compatible-With: 70000 ## X-Compatible-With: 70100
## X-Category: HUDs ## X-Category: HUDs
## X-Website: https://www.wowace.com/projects/ice-hud ## X-Website: https://www.wowace.com/projects/ice-hud
## X-WoWI-ID: 8149 ## X-WoWI-ID: 8149

View File

@ -1,4 +1,4 @@
## Interface: 70100 ## Interface: 70200
## Title: IceHUD |cff7fff7f-Options-|r ## Title: IceHUD |cff7fff7f-Options-|r
## Author: Parnic ## Author: Parnic
## Version: @project-version@ ## Version: @project-version@

View File

@ -1,3 +1,7 @@
v1.10.15:
- Fixed error on 7.2 due to a CVar being removed
- Updated TOC for 7.2
v1.10.14: v1.10.14:
- Fixed Holy Word: Serenity not being trackable in the Custom Cooldown module (ticket #232). - Fixed Holy Word: Serenity not being trackable in the Custom Cooldown module (ticket #232).
- Updated Stagger bar to allow the user to set the max to 100% if desired. - Updated Stagger bar to allow the user to set the max to 100% if desired.