From 689c6300400e83913d76a6c1391fdf4b0d28732f Mon Sep 17 00:00:00 2001 From: Peter Eliasson Date: Thu, 4 Aug 2016 18:23:44 +0200 Subject: [PATCH] 1.0.3 changelog --- CHANGELOG.md | 10 ++++++++++ VERSION_CHANGES.md | 23 ++++++----------------- 2 files changed, 16 insertions(+), 17 deletions(-) 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 -- 1.7.9.5