--- AnyEvent-WebDriver/Changes 2018/08/28 22:55:57 1.1 +++ AnyEvent-WebDriver/Changes 2018/08/28 23:47:05 1.7 @@ -1,4 +1,15 @@ Revision history for AnyEvent::WebDriver + - the webdriver rec has actually been published by now. + - minor fixes. + +0.1 Wed Aug 29 01:31:22 CEST 2018 + - implement request timeout, document future plans + for timeouts. + - documentation fixes. + - JSON::XS wasn't marked as dependency. + - only call boolean_values if JSON::XS actually supports it. + - fix some "$wdf"'s that have snaked in. + 0 Wed Aug 29 00:55:44 CEST 2018 - original version, mostly from scratch.