Implement EQUIPMENT_CHANGED observer pattern and update project to v1.4.0

This commit is contained in:
Bluewhale1337
2026-07-03 12:37:20 +02:00
parent 42715fba47
commit 0c8b687f53
4 changed files with 21 additions and 5 deletions
+4 -1
View File
@@ -30,7 +30,10 @@ Default installation path: `C:\Program Files\World of Warcraft\Interface\AddOns\
### Change Log
**1.3.1**
**v1.4**
* **Extra Frame support for pets and familiars added** Togglable from healing tab - Extra frames option selected & pets selected from dropdown.
**v1.3.1**
* **Hotfix: missing helper function restored** Fixed issue with lua error for druids.
**v1.3**