Version 3.01
============

 o Fixed some bugs in the Trade Skill history feature related to clearing
   filters.

 o Fixed a bug with the position of the scrollbar in the Equipment Set Popup.

 o Added support for the Nagrand Corral's Telaari Talbuk. When in Nagrand,
   the mount will be selected when mounting unless you are a Feral or Guardian
   druid, in which case the appropriate form will be selected.

 o Added a feature for a Pet Bandage button next to the Revive Battle Pets on
   the Pet Journal, for use when Revive Battle Pets isn't available.

Version 3.00
============

 o Updated the version in the TOC file for patch 6.0.2.

 o Fixed numerous bugs introduced by the API changes in patch 6.0.2.

 o Fixed a bug that prevented holiday mounts being used if no other mounts
   were selected.

 o Added the new Archaeology races for Draenor.

 o Changed the method of determining the number of Archaeology keystones to a
   more efficient one.
 
 o Moved the location info in the title of the World map to the right side
   to allow for the 6.0.2 changes.

 o Removed the monitoring of an active aspect for hunters.

 o Added code to handle the new druid Flight and Travel Forms, which change
   depending on a glyph.

 o The recipe selected when the Trade Skill panel is first displayed is now
   added to the history.

 o Removed the filtering of mounts in the Pet Journal due to tainting issues.

 o Enhanced the filtering of the Guild roster by Class and/or Rank.

 o Fixed a bug in the filtering of calendar event invitees that meant
   characters that have no roles assigned weren't hidden when added to an event.
 
 o Removed most dependencies on the UIDropDown code from Blizzard, in an
   effort to reduce taint, by creating a new menu system.
 
 o Added code to enable right-clicking on the Missions page of the Garrison
   Missions panel to go back to the Missions List tab.

 o Added support for the Savage Safari Hat, Lesser Pet Treat and Pet treat.
   Currently it is assumed they all stack.

 o Added a 'Forfeit' button to the warning displayed if you are missing pet
   battle XP buffs.

 o Added Size Down/Size Up buttons to the title bars of the Blizzard Calendar
   panel and the Niggles Calendar Events panel that toggle between them.

 o Changed the Auto Loot system to more closely mimic the Blizzard Auto Loot,
   specifically, delaying between each loot action.

 o Changed the method of displaying which is the most valuable quest reward
   in an attempt to remove taint and to reduce the number of frames created.

 o Added code to delay the creation of buttons for the Guild Panel if the
   character is in combat when the Guild panel is opened for the first time.
   This is done to prevent errors caused by Blizzard's restrictions on creating
   certain types of frames whilst in combat.

 o Added a highlight to destinations in the list in the Flight Map panel.

 o The visibility of the Flight Destinations list in the Flight Map will now
   be remembered across sessions.

 o Added code to change the tooltips from 'Collected (0/3)' and 'Capturable'
   to the 'Owned' style for those battle pets the player hasn't caught.

 o Changed all timers to the new ones introduced by Blizzard in 6.0.2.

 o Removed as many global names for frames as possible and switched to
   the new 'parentKey' method of positioning in XML files.

 o Added a feature to show Filtered bars in the mount and pet journals when
   any mounts/pets are hidden by filters. The filtered bar for the pets can
   be clicked to clear all filters. Due to limitations in the Blizzard API
   for the Mounts, that isn't possible without introducing taint, so the
   filtered bar is only informational.
