Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 557 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 557 Bytes

CHANGELOG

v2.0.1

  • #35 Ignore StreamReadException as well (@pamil)

v2.0.0

  • Added support for PHP 8.0
  • Allowed taking screenshots with more drivers than just Selenium2Driver
  • Changed log files extension from .log to .html
  • Removed supplementary upload-textfiles, upload-screenshots, wait-for-port binaries
  • Renamed extension from Lakion\Behat\MinkDebugExtension to FriendsOfBehat\MinkDebugExtension

v1.0.0

  • Initial release.