Date Format : YYYY-MM-DD

* Version 0.3.2 -- 2011-06-15

	* Encoding issues with translation
	* Wrong data with mentions tweets

* Version 0.3.1 -- 2011-06-14

	* Almost all code changes, review, improved, moved...
	* Internationalisation with french and spanish translation (thanks to
	diegoxter)
	* Better display customisation with a padding/margin system
	* Bugs fixed, imports improves

* Version 0.3.0 -- 2011-06-05

	* Identi.ca support
	* Favorites create, destroy and timeline
	* Bugs on empty DM timeline fixed - issue #33
	* Man page added, with 'man tyrs' - thanks jasonwryan
	* Setup.py review for better dependencies managment - issue #1
	* Better display of tweets, the width should always correspond to the tweet now
	* Few bugs fixed

* Version 0.2.4 -- 2011-05-31

	* Help screen with '?'
	* Help bar on bottom desactivable with params: help=0
	* Navigation between timelines improves
	* User timeline, with a shortcut for self public timeline
	* Destroy tweets with 'C'
	* Compress params, allow more visible tweets on screen
	* Better display tweets - issue #29
	* Redraw screen with '^L'
	* Lots of bugs fixed

* Version 0.2.3 -- 2011-05-28

	* Environment variable read from $BROWSER, issue #23
	* Warning for invalide arguments on bold list, issue #19
	* Environment variable read from $XDG_CONFIG_HOME
	* Config file generator from command line, with --generate-config filename, or -g filename
	* Colors in activities bar, with current tab, and unread highlight color
	* Navigation throught timelines enable with left/right arrow or 'J', 'K'
	* Documentation and website corrected. Cheers @jasonwryan
	* Lots code refactored

* Version 0.2.2 -- 2011-05-25

	* Managment of differents timelimes review
	* Empty spaces bug in tweets fixed
	* Control keys enable in configuration file - issue #18
	* Bold colors enable and easely configurable
	* Current tweet color added
	* Buffer activities conter added (need improvement)
	* Refactoring codes

* Version 0.2.1 -- 2011-05-23

	* Direct messages in/out 'd', 'D' - issue #7
	* Mentions tweets timeline 'm' - issue #12
	* Reply to a tweet 'M'
	* Go back to bottom, top 'g', 'G' - issue #14
	* Search 's'

* Version 0.2.0 -- 2011-05-21

	* Transparency support added
	* Unicode support improved
	* 256 Colors configuration aviable
	* Retweet can be editable with 'R' -  issue #3
	* New online documentation and site aviable http://tyrs.nicosphere.net/
	* Timeline navigation review

* Version 0.1.4.1 to 0.1.4.3-- 2011-05-18

	* Bugs fixed

* Version 0.1.4 -- 2011-05-18

	* All documentation review
	* Stay on current tweet when updated timeline (issue #5)
	* Open url of the current tweet with firefox when stock 'o' (issue #4)

* Version 0.1.3 -- 2011-05-15

	* Follow and unfollow ('f', 'F', 'l', 'L')
	* Desappearing tweet box bug fixed - issue #2
	* Commande line for account and config (changing the account directly with the CLI)
	* Refactoring code

* Version 0.1.2 -- 2011-05-13

	* Retweet when strock 'r' touch
	* Character counter add when tweeting
	* Clear statuses when stock 'c'
	* Update timeline with 'u'
	* Relative time enable with config ('xx hours ago')
	* Localtime bug fixed
	* original name and retweeter name display for retweet
	* Better looking for retweets
	* Improving messages information
	* More configuration aviable

* Version 0.1.1  -- 2011-05-11

	* Resize window handle.
	* Warning message if the network's down
	* No more bugs when network's down
	* Refresh properly the home timeline after sending a tweet
	* Configuration color for warning message
	* New tweets now keept as full history
	* Refactoring

* Version 0.1.0 -- 2011-05-09

	* UTF-8 support
	* Oauth authentification support
	* Display tweets with some basics colors
	* Configuration file very basic
	* Send a tweet
	* Documentation for quick start
