Revision history for Net-Async-UWSGI

0.003     2014-12-28 19:04:10+00:00 Europe/London
	No new features.

	Bugs fixed:
	* Write failure would warn(), replaced with debug_printf since this is
	common when clients disconnect partway through writing the response
	* Invalid JSON would throw an exception, this is now caught and reported
	via ->debug_printf only.

0.002     2014-08-25 13:55:12+01:00 Europe/London
	New features:
	* Accessor for request body

0.001     2014-08-23 16:19:56+01:00 Europe/London
	Initial CPAN release