@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 2.19.1...main ` ] [ 2.19.1...main ] .
9
+ For a full diff see [ ` 2.20.0...main ` ] [ 2.20.0...main ] .
10
+
11
+ ## [ ` 2.20.0 ` ] [ 2.20.0 ]
12
+
13
+ For a full diff see [ ` 2.19.1...2.20.0 ` ] [ 2.19.1...2.20.0 ] .
10
14
11
15
### Changed
12
16
@@ -319,6 +323,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
319
323
[ 2.18.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.18.0
320
324
[ 2.19.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.19.0
321
325
[ 2.19.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.19.1
326
+ [ 2.20.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.20.0
322
327
323
328
[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
324
329
[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -347,7 +352,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
347
352
[ 2.17.0...2.18.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.17.0...2.18.0
348
353
[ 2.18.0...2.19.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.18.0...2.19.0
349
354
[ 2.19.0...2.19.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.19.0...2.19.1
350
- [ 2.19.1...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.19.1...main
355
+ [ 2.19.1...2.20.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.19.1...2.20.0
356
+ [ 2.20.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.20.0...main
351
357
352
358
[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
353
359
[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments