Revision history for Protocol-UWSGI

0.002     2014-08-06 15:40:28+01:00 Europe/London
	Note that this version changes the return value
	of extract_modifier/extract_frame.

	API CHANGES:
	* extract_modifier and extract_frame now return
	the environment directly, rather than a hashref
	with env and url keys.
	* Undef hash entries now cause an exception
	rather than being reported via warn().

	New features:
	* Helper method for extracting URI information
	from an existing environment (uri_from_env)

0.001     2013-09-28 19:58:18 Europe/London
	Initial CPAN release

