From 55a376b959ff1104f1b5f99d01e1865ea8c1179d Mon Sep 17 00:00:00 2001 From: Parnic Date: Tue, 25 Oct 2016 14:43:59 -0500 Subject: [PATCH] Updated changelog --- changelog.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 533c5a0..ea56feb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,14 @@ +v1.10.10: +- Updated TOC for 7.1 +- Re-enabled PlayerAbsorb by default by popular demand. + v1.10.9: - Added support for the Scale setting on mirror bars and extended the mod-wide scale setting to a range of 20%-200% (ticket #228). - Fixed Runes module causing a memory leak. - Added a toggle to cause Runes to display the same way as combo points: show a series of icons that empty and fill back up based on the number of runes available. - Added a toggle to cause Runes to display as just a number of available runes. - Added an option to keep Runes displayed on the screen whether you have a target or not if not all runes are recharged. -- Added display of the player's current absorb amount to the top of the health bar. Incoming heals display on top of both. +- Added display of the player's current absorb amount to the top of the health bar. Incoming heals display on top of both. Disabled PlayerAbsorb by default because of this addition. v1.10.8: - Fixed combo points sometimes showing a max of 5 when it should show a max of 6.