0.97 Mon Mar 16 21:44:36 PDT 2015 * Add whitelisted_hosts and blocked_hosts methods which proxy to resolver * LWP::UserAgent::Paranoid::Compat for drop-in compatibility with LWPx::ParanoidAgent 0.96 Sat Aug 9 12:10:11 PDT 2014 * Change resolver to read-only since setting it after ->new doesn't actually work. The method will now die if called as a setter, which should catch existing uses. Thanks to Randy Stauner for the report! Fixes [rt.cpan.org #97906]. 0.95 Thu Jun 19 12:10:48 PDT 2014 * Require Time::HiRes 1.9716 to fix a non-functional alarm() (Thomas Sibley) 0.94 Mon Jul 1 11:04:41 PDT 2013 * Support fractional seconds in request_timeout (Andrew Rodland)