You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
## [5.1.1] - 2020-08-14
4
+
### Fixed
5
+
- Make the `--no-coverage` option work again
6
+
3
7
## [5.1.0] - 2020-08-10
4
8
### Added
5
9
- Support for `phpunit/php-code-coverage`'s static analysis cache introduced in v9.1. This can be configured via the `cache` key in behat.yml, otherwise defaults to `sys_get_temp_dir() . '/behat-code-coverage-cache'`
0 commit comments