Quantcast

1.0.3 changelog

Peter Eliasson [08-04-16 - 16:23]
1.0.3 changelog
Filename
CHANGELOG.md
VERSION_CHANGES.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4f54e9..5331506 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+Version 1.0.3
+
+**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
+
 # Version 1.0.2

 * Version bump for 6.2.
diff --git a/VERSION_CHANGES.md b/VERSION_CHANGES.md
index f9dcb02..2172df3 100644
--- a/VERSION_CHANGES.md
+++ b/VERSION_CHANGES.md
@@ -1,20 +1,9 @@
-Version 1.0.3-beta3
+Version 1.0.3

-* 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.3-beta2...v1.0.3-beta3).
-
-Version 1.0.3-beta2
-
-* Fix incorrect item levels when using upgraded or heirloom items.
-* Added zone ids for legion raids (The Nighthold and The Emerald Nightmare)
-* Attempt fix for some parses not being added. (If you experience this and would like to help, please pm me on curse!)
-
-For a full list of changes, [see commits on GitHub](https://github.com/verath/GuildSkadaHighScore/compare/v1.0.3-beta...v1.0.3-beta2).
-
-Version 1.0.3-beta
+**Note:** As of 1.0.3 Recount is no longer supported.

 * Version bump for 7.0
-* Disabled Recount (for now)
-* Updated zone ids for Highmaul, Blackrock Foundry and Hellfire Citadel.
+* 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