File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
77## Unreleased
88
9- For a full diff see [ ` 1.0.0...main ` ] [ 1.0.0...main ] .
9+ For a full diff see [ ` 2.0.0...main ` ] [ 2.0.0...main ] .
10+
11+ ## [ ` 2.0.0 ` ] [ 2.0.0 ]
12+
13+ For a full diff see [ ` 1.0.0...2.0.0 ` ] [ 1.0.0...2.0.0 ] .
1014
1115### Changed
1216
@@ -22,7 +26,6 @@ For a full diff see [`1.0.0...main`][1.0.0...main].
2226- Increased default maximum count from ` 3 ` to ` 10 ` and default maximum duration from ` 125 ` to ` 500 ` milliseconds ([ #218 ] ), by [ @localheinz ]
2327- Fixed resolving maximum duration from ` @slowThreshold ` annotation ([ #221 ] ), by [ @localheinz ]
2428
25-
2629## [ ` 1.0.0 ` ] [ 1.0.0 ]
2730
2831For a full diff see [ ` 7afa59c...1.0.0 ` ] [ 7afa59c...1.0.0 ] .
@@ -58,9 +61,11 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
5861- Removed ` SlowTestCollector ` ([ #36 ] ), by [ @localheinz ]
5962
6063[ 1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/1.0.0
64+ [ 2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.0.0
6165
6266[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
63- [ 1.0.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...main
67+ [ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
68+ [ 2.0.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...main
6469
6570[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
6671[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
You can’t perform that action at this time.
0 commit comments