@@ -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.17.0...main ` ] [ 2.17.0...main ] .
9
+ For a full diff see [ ` 2.18.0...main ` ] [ 2.18.0...main ] .
10
+
11
+ ## [ ` 2.18.0 ` ] [ 2.18.0 ]
12
+
13
+ For a full diff see [ ` 2.17.0...2.18.0 ` ] [ 2.17.0...2.18.0 ] .
10
14
11
15
### Added
12
16
@@ -292,6 +296,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
292
296
[ 2.16.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.16.0
293
297
[ 2.16.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.16.1
294
298
[ 2.17.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.17.0
299
+ [ 2.18.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.18.0
295
300
296
301
[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
297
302
[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -317,7 +322,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
317
322
[ 2.15.1...2.16.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.15.1...2.16.0
318
323
[ 2.16.0...2.16.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.16.0...2.16.1
319
324
[ 2.16.1...2.17.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.16.1...2.17.0
320
- [ 2.17.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.17.0...main
325
+ [ 2.17.0...2.18.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.17.0...2.18.0
326
+ [ 2.18.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.18.0...main
321
327
322
328
[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
323
329
[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments