From 5e972e4b91093e49b2d8744916060ddbdbebf3a5 Mon Sep 17 00:00:00 2001 From: Alar of Daggerspine Date: Sat, 3 Jan 2015 23:20:54 +0100 Subject: [PATCH] 2.1.2 Signed-off-by: Alar of Daggerspine --- CHANGELOG.txt | 3 +++ GarrisonCommander.toc | 2 +- RelNotes.lua | 4 ++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f10407b..1f3c031 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,7 @@ = GarrisonCommander helps you when choosing the right follower for the right mission = +* 2.1.2 +Fix: Mission should appear sorted as requested bith on startup and after a mission completion +Fix: Removed a couple fo rare lua error * 2.1.1 Feature: Countered mechanics are now shown in standard mission button both in big and small screen mode Feature: New sort method: mission age diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc index 035fa5e..58ac704 100644 --- a/GarrisonCommander.toc +++ b/GarrisonCommander.toc @@ -5,7 +5,7 @@ ## Notes-frFR: Vous aide au moment de choisir le droit utilisateur pour la bonne mission ## Author: Alar of Daggerspine ## Version: @project-version@ @project-abbreviated-hash@ -## X-Version: 2.1.1 +## X-Version: 2.1.2 ## X-Revision: @project-abbreviated-hash@ ## eMail: alar@aspide.it ## URL: http://wow.aspide.it diff --git a/RelNotes.lua b/RelNotes.lua index 1f7fbf7..d0f119b 100644 --- a/RelNotes.lua +++ b/RelNotes.lua @@ -22,6 +22,10 @@ self:Wiki([[ == Silent mode == typing /gac silent in chat will eliminate every chat messag from GarrisonCommander ]]) +self:RelNotes(2,1,2,[[ +Fix: Mission should appear sorted as requested bith on startup and after a mission completion +Fix: Removed a couple fo rare lua error +]]) self:RelNotes(2,1,1,[[ Feature: Countered mechanics are now shown in standard mission button both in big and small screen mode Feature: New sort method: mission age -- 1.7.9.5