diff --git a/changes.lua b/changes.lua index 4a9602d..4fa2b47 100644 --- a/changes.lua +++ b/changes.lua @@ -1,7 +1,8 @@ QuestHelper_ChangeLog="\ |cffffff00 Version 4.0.1.101024a-2 10/24/2010|r\ \ -• Added an error to determine what we're receiving when we don't receive a number in collect_quest.Looted. The error will tell us the lua type and the value that is received.\ +• Handled case of ltype having a nil value in function collect_quest.Loot, by simply returning. Seems to only occur on item rolls. We continue to throw an error if ltype is not nil and has a non-number type.\ +• Added an error to determine what we're receiving when ltype is not nil and is not a number in collect_quest.Looted. The error will tell us the lua type and the value of ltype.\ \ |cffffff00 Version 4.0.1.101024a 10/24/2010|r\ \