Revision history for WebService-Async-UserAgent

0.003     2015-02-15 18:34:20+00:00 Europe/London
	Features:
	* ->GET method as a wrapper around ->request
	* Pass through arguments when making a request

	Test fixes:
	* Disable invalid synopsis test

0.002     2015-02-01 08:21:23+00:00 Europe/London
	No new features.

	Dependency fixes:
	* ::MojoUA inherits from WebService::Async::UserAgent
	* URI/HTTP::Request added as deps

	Test fixes:
	* Tests now only run when modules are available
	* Default Dist::Zilla compilation test is disabled (we want
	the implementations to fail on load if the dependencies aren't
	available, without including all implementations in deps)

0.001     2015-01-26 08:08:05+00:00 Europe/London
	Initial CPAN release