# CHANGELOG

### v2.0.1

- [#35](https://github.com/FriendsOfBehat/MinkDebugExtension/issues/35) Ignore StreamReadException as well ([@pamil](https://github.com/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.
