v1.4.0
	- Removed custom Set Editor button in Pandaria (Fixed now in Beta)
	- Added Deposit/Withdraw buttons to sets when bank is open

v1.3.0 - Pandaria Beta
	- Compatible with Pandaria.
		- Fixes Loading of edit screen
		- Uses built in WoW Spec Changer

Beta Note: It has been found that "refreshing" the Equipment Manager list causes an LUA error as well. This means that in the base game you see an LUA error, but it also means that
if you make changes to the order, icon, or name of an equipment set, it will not refresh until you do a reload. Hopefully this is fixed by release. NWEM does not fix this error at
this time as it is not an Addon error (even though we fix the loading of the edit screen for you).

v1.2.6
	- Fixed icon toggle and dropdown menu for new NWLib
	
v1.2.5
	- Fixed some potential global variable taints
	- Moved to NWLib version of ShowOverlayGlow() to avoid using blizzard tainted version
	
v1.2.4
	- Fixed up the "stripes" when sets are re-ordered (cosmetic only)
	
v1.2.3
	- Changed animation glow on preview to yellow border
While the animated glow looked nice, it was causing bliz to throw LUA errors randomly on other buttons. A simple yellow border removes this
potential error.	
	
v1.2.2
	- Removed some debug print statements
	
v1.2.1
	- Made the equipment preview more robust on when it hightlights (changing sets, opening pane, etc - instead of just set click)
	- Removed potential taint from overriding render of blizzard sorting of equipment sets

v1.2.0
	- Works in retail!
	
v1.1.5
	- Added Item Preview on Sets

v1.1.4
	- TOC Update, Retail Prep

v1.1.3
	- Compatibility update with NWLib 0.9.2
	
v1.1.2
	- Fixed stored data based on setIDs
Note this means that your existing setup could become corrupt as all your settings could be "off by 1". But this was necessary as deleting sets could cause gaps in the set IDs.
Please go through and check your sort orders, cloak/helm shows, and spec associations.
	
v1.1.1
	- Fixed Minimap show/hide
v1.1.0
	- Fixed /nwe command
	- Fixed Sorting and Refreshing
	- Moved to new NWLib library
v1.0.1
	- Fixed Equipment Manager re-order on click
	- Removed Some Libraries
v1.0.0
	Release Version!
