@@ -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 [ ` 2.14.0...main ` ] [ 2.14.0...main ] .
9+ For a full diff see [ ` 2.15.0...main ` ] [ 2.15.0...main ] .
10+
11+ ## [ ` 2.15.0 ` ] [ 2.15.0 ]
12+
13+ For a full diff see [ ` 2.14.0...2.15.0 ` ] [ 2.14.0...2.15.0 ] .
1014
1115### Changed
1216
@@ -247,6 +251,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
247251[ 2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.12.0
248252[ 2.13.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.13.0
249253[ 2.14.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.14.0
254+ [ 2.15.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.15.0
250255
251256[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
252257[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -267,7 +272,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
267272[ 2.11.0...2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...2.12.0
268273[ 2.12.0...2.13.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.12.0...2.13.0
269274[ 2.13.0...2.14.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.13.0...2.14.0
270- [ 2.14.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.14.0...main
275+ [ 2.14.0...2.15.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.14.0...2.15.0
276+ [ 2.15.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.15.0...main
271277
272278[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
273279[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments