Quantcast

Version 1.0.4 changes.

Peter Eliasson [08-10-16 - 13:40]
Version 1.0.4 changes.
Filename
CHANGELOG.md
VERSION_CHANGES.md
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.