From 52a98f01a2bbfba24243457c87e4ce6f9b28e6ce Mon Sep 17 00:00:00 2001 From: Jason Greer Date: Wed, 19 May 2021 18:07:43 -0400 Subject: [PATCH] update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index bbe1c9c..e6c0af4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # tullaRange release notes +## 9.0.4 + +* Add Burning Crusade Classic support + ## 9.0.3 * If you create a macro with a name that starts with #, tullaRange will now use spell cost checks to determine if the ability is usable (thanks merijn)