From 16d16d4ac7f75bd4d480cf5d7c01a84663684321 Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Tue, 14 May 2019 22:32:24 +0200 Subject: [PATCH] 3.1.1 --- GarrisonCommander-Broker/RelNotes.lua | 3 +++ RelNotes.lua | 3 +++ 2 files changed, 6 insertions(+) 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 -- 1.7.9.5