@@ -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.7.0...main ` ] [ 2.7.0...main ] .
9+ For a full diff see [ ` 2.8.0...main ` ] [ 2.8.0...main ] .
10+
11+ ## [ ` 2.8.0 ` ] [ 2.8.0 ]
12+
13+ For a full diff see [ ` 2.7.0...2.8.0 ` ] [ 2.7.0...2.8.0 ] .
1014
1115### Added
1216
@@ -176,6 +180,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
176180[ 2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.5.0
177181[ 2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.6.0
178182[ 2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.7.0
183+ [ 2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.8.0
179184
180185[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
181186[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -189,7 +194,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
189194[ 2.4.0...2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...2.5.0
190195[ 2.5.0...2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...2.6.0
191196[ 2.6.0...2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...2.7.0
192- [ 2.7.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.7.0...main
197+ [ 2.7.0...2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.7.0...2.8.0
198+ [ 2.8.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.8.0...main
193199
194200[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
195201[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments