From 1ed1789ba501402e5a20be6cef48cb9b6826bd04 Mon Sep 17 00:00:00 2001 From: Peter Eliasson Date: Wed, 10 Aug 2016 15:40:04 +0200 Subject: [PATCH] Version 1.0.4 changes. --- CHANGELOG.md | 7 +++++++ VERSION_CHANGES.md | 15 +++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 125d62e..9c2ad2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +Version 1.0.4 + +* Added an action to remove ALL stored parses (found the in the settings: Interface->GuildSkadaHighScore). +* Made the addon track only the raids of the current expansion. +* Some small performance improvements, via mikk's [FindGlobals](https://www.wowace.com/addons/findglobals/). +* Some minor code cleanup/reorganization. + # Version 1.0.3 **Note:** As of 1.0.3 Recount is no longer supported. diff --git a/VERSION_CHANGES.md b/VERSION_CHANGES.md index 3441f53..57b11cb 100644 --- a/VERSION_CHANGES.md +++ b/VERSION_CHANGES.md @@ -1,11 +1,6 @@ -Version 1.0.3 +Version 1.0.4 -**Note:** As of 1.0.3 Recount is no longer supported. - -* Version bump for 7.0 -* Added zone ids for legion raids (The Nighthold and The Emerald Nightmare) -* Fix incorrect item levels when using upgraded or heirloom items -* Change inspect module to be based on [LibGroupInSpecT](http://www.wowace.com/addons/libgroupinspect/), hopefully improving reliability of inspects -* Some changes to library handling to improve no-lib usage - -For a full list of changes, [see commits on GitHub](https://github.com/verath/GuildSkadaHighScore/compare/v1.0.2...v1.0.3). +* Added an action to remove ALL stored parses (found the in the settings: Interface->GuildSkadaHighScore). +* Made the addon track only the raids of the current expansion. +* Some small performance improvements, via mikk's [FindGlobals](https://www.wowace.com/addons/findglobals/). +* Some minor code cleanup/reorganization. -- 1.7.9.5