Quantcast

3.1.1

Alar of Runetotem [05-14-19 - 20:32]
3.1.1
Filename
GarrisonCommander-Broker/RelNotes.lua
RelNotes.lua
diff --git a/GarrisonCommander-Broker/RelNotes.lua b/GarrisonCommander-Broker/RelNotes.lua
index 147bb5d..5f6f68c 100644
--- a/GarrisonCommander-Broker/RelNotes.lua
+++ b/GarrisonCommander-Broker/RelNotes.lua
@@ -7,6 +7,9 @@ self:HF_Paragraph("Description")
 self:HF_Pre([[
 Data broker for Garrison stuff.
 ]])
+self:RelNotes(3,1,1,[[
+Fix: Harvesting node should now be detected again
+]])
 self:RelNotes(3,0,0,[[
 Fix: Harvesting detection works again, thanks to twitchdefresaemoved lua error GetAbsoluteMonth
 ]])
diff --git a/RelNotes.lua b/RelNotes.lua
index 9d33578..db5894b 100644
--- a/RelNotes.lua
+++ b/RelNotes.lua
@@ -22,6 +22,9 @@ self:Wiki([[
 == Silent mode ==
 typing /gac silent in chat will eliminate every chat message from GarrisonCommander
 ]])
+self:RelNotes(3,1,1,[[
+Fix: Checked Russian Localization
+]])
 self:RelNotes(3,1,0,[[
 Feature: Lots of cosmetic fixes Blind fix for errors related to changed blizzard itembutton thanks to wildcard-23
 Fix: Removed various lua errors thanks to wildcard-23