Revision history for Perl extension Geo::Coder::Googlev3.

0.08
	- fixed test for changed results [rt.cpan.org #68437]

0.07
	- ZERO_RESULTS is not anymore an error, but is returned as an
	  empty result
	- raw option

0.06
	- more diagnostics if an API call failed (status!=OK)

0.05
	- geocode method now returns multiple results in list context

0.04
	- just another test fix

0.03
	- fixed test to accommodate changed results from Google

0.02
	- more Pod
	- more tests (region-specific)

0.01
	- first working version