The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WebService::Browshot.

1.0.0  Wed Sep 14 22:16:11 2011
	- original version; Browshot API 1.0

1.1.0  Sun Nov 06 14:02:00 2011
	- Browshot API 1.1
	- Support for /api/v1/instance/create
	- Support for /api/v1/browser/create

1.2.0  Tue Nov 15 21:03:00 2011
	- Browshot API 1.2
	- Support for /api/v1/account/info

1.2.1  Sat Nov 19 20:11:00 2011
	- Add dependency to LWP::Protocol::https
	- Add additional debug messages
	- Unit tests

1.2.2 Sat Nov 19 20:38:00 2011
	- WebService::Browshot is on github: https://github.com/juliensobrier/browshot-perl

1.3.0 Tue Dec 06 21:42:00 2011
	- Browshot API 1.3, no code change

1.3.1 Mon Dec 26 21:42:00 2011
	- Retry requests (up to 2 times) to browshot.com in case of error

1.4.0 Thu Jan 05 21:11:00 2012
	- Browshot API 1.4
	- handle the new simple API with the functions simple and simple_file

1.4.1 Wed Feb 01 22:11:00 2012
	- Fix URI encoding

1.5.0 Mon Feb 06 20:49:00
	- Browshot API 1.5, no code change

1.5.1 Fri Mar 66 21:43:00
	- Use binmode to print PNG to file (Windows compatibility issue)

1.6.0 Sun Mar 18 14:40:00
	- Browshot API 1.6, no code change

1.6.1 Wed Apr 04 21:42:00
	- Fix unit tests for instance_info

1.7.0 Fri Apr 13 20:42:00
	- Update screnshot_info to handle new parameters
	-  Update unit tests for API 1.7