Notes updated
Alar of Daggerspine [12-06-14 - 11:06]
Notes updated
Signed-off-by: Alar of Daggerspine <alar@aspide.it>
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index eae35ab..23d5daa 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,6 @@
= GarrisonCommander helps you when choosing the right follower for the right mission =
+* 1.1.7
+Fix: Followers cache was not initialized
* 1.1.6
Fix: GarrisonCommander was unwilling triggering a mission reordering.
Fix: First mission list button was opening the wrong mission
diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc
index 707198c..e4b18a7 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: 1.1.6
+## X-Version: 1.1.7
## X-Revision: @project-abbreviated-hash@
## eMail: alar@aspide.it
## URL: http://wow.aspide.it
diff --git a/RelNotes.lua b/RelNotes.lua
index 02b7b34..0db6e39 100644
--- a/RelNotes.lua
+++ b/RelNotes.lua
@@ -17,6 +17,9 @@ self:Wiki([[
* for In mission follower reports remaining time
* final success chance (optionally considering only available followers)
]])
+self:RelNotes(1,1,7,[[
+Fix: Followers cache was not initialized
+]])
self:RelNotes(1,1,6,[[
Fix: GarrisonCommander was unwilling triggering a mission reordering.
Fix: First mission list button was opening the wrong mission