Revision history for Net-FriendFeed

0.82	Mon May 26 12:59:26 MSD 2008
	Escape urls for security. Fix more cpantesters report.

0.81	Sun May 25 13:54:12 MSD 2008
	Cpantesters reports arrived. Fix test with local files to use
	FindBin.

0.8	Sun May 25 03:32:06 MSD 2008
	Implement image upload. Implement publisg_link (and other
	POSTed API functions) result value.
	Module is now fully up to spec and CPAN-ready.

0.6	Sun May 25 02:02:23 MSD 2008
	Feeds are now parsed (via JSON.pm 2.0).

0.5	Sun May 25 00:10:43 MSD 2008
	Second release, implements full API with some exceptions:
		* Feeds are not parsed;
		* publish_link does not return anything useful;
		* publish_link does not support uploading images directly to
		  FriendFeed.

0.1	Wed May 21 13:46:30 MSD 2008
	First version, released on an unsuspecting world.
	Support publish_message & publish_link methods.