From 2ff37d4c50b37c3231ed26a38f199efd5e019d7c Mon Sep 17 00:00:00 2001 From: Scott King Date: Mon, 22 Jun 2015 21:25:51 -0600 Subject: [PATCH] Manual CHANGELOG switched to manual changelog --- .pkgmeta | 1 + CHANGELOG.txt | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 .pkgmeta create mode 100644 CHANGELOG.txt diff --git a/.pkgmeta b/.pkgmeta new file mode 100644 index 0000000..75de829 --- /dev/null +++ b/.pkgmeta @@ -0,0 +1 @@ +manual-changelog: CHANGELOG.txt \ No newline at end of file diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..878b571 --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,27 @@ +v2.3.2 + - TOC update for 6.2 + +v2.3.1 + - TOC update for 6.1 + +v2.3 + - TOC update for 6.0.2 + - changed interface setting so it will load in 6.0.2 + +v2.2 + - Warlock execute phase now correctly set to less than 20% + +v2.1 + - Health lower than 1% now displays as a decimal. This should improve the experience in raids. + - Fixed Priest execute threshold to 20% + +v2.0.1 + - Added loading message with class color and execute phase information + - TOC update: Better written descriptions stop deletions + +v2.0 + - Added class detection + - Clean-up files + +v1.0 + - Initial release \ No newline at end of file -- 1.7.9.5