# Changes log for App-Maisha
============================

0.11	18/02/2009
	- improved META.yml testing in 94metatest.t.
	- added plugin check for 'use' command.
	- fixed send_message and update so that single quotes are accepted, as
	  Term::Shell was stripping them out :(
	- added 92disttest.t and 95changedate.t tests to the suite.
	- added Text::Wrap at Rob Rothenberg's suggestion to more neatly wrap
	  the messages and replies listings.

0.10	17/02/2009
	- somethimes I'm just too eager. META.yml now updated too!

0.09	17/02/2009
	- added README to MANIFEST.
	- document changes.

0.08	17/02/2009
	- added about and version methods to the shell.
	- removed follow/unfollow from Identica plugin, as they are not 
	  supported.
	- more tests.

0.07	17/02/2009
	- various documentation updates.
	- more tests
	- provided more example configuration files.

0.06    16/02/2009
	- default configuration file name and location changed. Thanks to Rob
	  Rothenberg for the suggestion.
	- added dependencies used by maisha script.

0.05    16/02/2009
	- fixed Test::CPAN::Meta dependency, as spotted by Dave Cross.

0.04    15/02/2009
	- added missing README.

0.03    14/02/2009
	- bugfix: missing prerequisite :(

0.02    14/02/2009
	- bugfix: a follower/friend may not have sent a status update.
	- minor UI improvement for command ok messages.
	- added commands 'user' and 'user_timeline'
	- added commands 'follow' and 'unfollow'

0.01    13/02/2009
        - Initial release.