1.0:
- new:
    - Can bind a macro instead of spell. Use %n for the name and ; as a line separator
    - Class icon "focus" target
    - Using a spell keep your actual target
    - Mana, rage, energy bars added
    - Casting bars added
    - Alert on resurection spells, on regen, on invulnerability spell
    - Alert on sheep or cyclone
    - Display team info using ArmoryData tool
    - /cta open options
    - Template infos given (may disappear if Blizzard change it)
    - Targetting someone add it
    - Customizable layout
    - Tooltips on health bar
    - Add 2D and 3D portrait instead of class icon
- corrections:
    - complete rewrite using Rock framework
    - health bars shouldn't "dance" when people is dead
    - lot of function rewriten to improve speed

0.8:
- corrections:
	- nil error on changing color.

0.7:
- corrections:
	- major code cleanup and rewritting
-new:
	- colorize name by health value
	- choice to send discovering announce to RAID_WARNING or BATTLEGROUND
	- spells list in options build from your spell book
	- add a window for version check
	- correct a bug caused by ArenaMaster (cut name with accents)
	
0.6:
- corrections:
  - correct a nil pointer
  - correct spell by class
- new:
  - add a request version func

0.5:
- corrections :
  - health bar are correctly reset
  - code cleanup
- new :
  - rebuild frames for peoples seen in combat when leaving combat

0.4:
- corrections :
  - radiobuttons instead of checkboxes in options
- new :
  - print warning messages when a resurrection spell is casted (using SinkLib)
  - added input support for other arena addons (ArenaMaster, Proximo, ...)
  - use AceComm for communications
  - class icons

0.3:
- corrections :
  - no more double health bars
  - health bar text corrected when show in combat

0.2: 
- new :
  - "/cta opencfg" open an options window

0.1 skirmish:
- corrections :
  - communication issues
  - health bars update

0.1:
- initial release