Enable GCD, target target buffs in Classic 1.15+

This commit is contained in:
Parnic
2024-01-07 14:49:42 -06:00
parent 5321f7c64d
commit c85c304eb6
4 changed files with 18 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Changelog
v1.14.32:
- Enable GlobalCoolDown module in Classic Era 1.15.0+
- Enable tracking non-player buffs/debuffs in Classic Era 1.15.0+
v1.14.31:
- Fix nil concatenation error (wowace ticket #351)