Skip to content

Commit d569e29

Browse files
committed
Prepare 4.0.0 release
1 parent f398a2d commit d569e29

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ CHANGELOG
44
View diff for a specific commit:
55
https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit hash
66

7-
View diff between two versions:
8-
https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0
9-
10-
## 4.0 (xxxx-xx-xx)
7+
## 4.0.0 (2021-05-03)
118

9+
* Changelog ([`v3.3.0...v.4.0.0`](https://github.com/johnkary/phpunit-speedtrap/compare/v3.3.0...v4.0.0))
1210
* [PR #82](https://github.com/johnkary/phpunit-speedtrap/pull/82) New option `stopOnSlow` stops execution upon first slow test. Default: false.
1311
* [PR #84](https://github.com/johnkary/phpunit-speedtrap/pull/84) New annotation option `@slowThreshold 0` disables checks for individual tests.
1412

0 commit comments

Comments
 (0)