v1.1.2
Fixed:
	Options Window:
		Offset/missing slash command displays.
		Alone Mode and Stance Mode checkbox commands were typoed and were not triggering their scripts.

Added:
	Preliminary code for Optional spells.
	
Changed:
	Spell comparison now uses an array instead of a fixed if/or list. This is quicker, lighter, and easier to expand.



v1.1.1
Added:
	New Options Window:
		Typing "/ttr" now opens up the new Interface Options window.
		Typing "/ttr help" or "/ttr ?" will now display the legacy chat list instead.
		Slash commands are still there, though!


v1.1.0
Added:
	New Function:
		Alone Mode (/ttr al | /ttr alone) Default Off: When InParty mode is on, will tattle your own and your pets taunts to yourself, otherwise will act as if announcements are disabled.
		Stance Mode (/ttr st | /ttr stance) Default On: Tattle when someone switches to a defensive/threat stance, form, or buff.
		
	New Taunts:
		Warlock (Pet): Suffering (Voidwalker/Voidlord)
		Hunter: Distracting Shot
		
	New Stances:
		Warrior: Defensive Stance
		Paladin: Righeous Fury
		Druid: Bear Form
		Death Knight: Blood Presence
		Monk: Stance of the Sturdy Ox
		Warlock: Dark Apotheosis


v1.0.4b
Fixed:
	Fixed a couple lines of debugging code not being commented out in the Release line.
	
	
v1.0.4
Fixed:
	Fixed InParty mode not playing well with SelfOnly mode.
	
	
v1.0.3
Fixed:
	It would not tattle if In Party mode was enabled if the player was not in a party. Now it does (but only your own taunts)
	
Added:
	It now displays in the root /ttr menu whether an option is on or off.
	It now filters whether a Death Knight uses Death Grip with or without Tranquil Grip glyph. It will not tattle if the glyph is present.
	New Taunts:
		Warrior: Mocking Banner
		Hunter (Pet): Growl
		Shaman: Unleash Elements - Rockbiter


v1.0.0 - v1.0.2
	Various fixes, too many to list, first release version.