From 77351997b4aa55312ffd8558b5fa22699d3112b4 Mon Sep 17 00:00:00 2001 From: Parnic Date: Mon, 3 Jun 2019 22:55:26 -0500 Subject: [PATCH] Updated changelog --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 4bd7858..2c613a2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +v1.11.10: +- Fixed pet health/power not updating every time it was supposed to. + v1.11.9: - Fixed player health never quite reaching full (and therefore never adhering to "full" alpha settings). It seems like a WoW client patch caused UNIT_MAXHEALTH to stop firing.