@@ -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.6.0...main ` ] [ 2.6.0...main ] .
9+ For a full diff see [ ` 2.7.0...main ` ] [ 2.7.0...main ] .
10+
11+ ## [ ` 2.7.0 ` ] [ 2.7.0 ]
12+
13+ For a full diff see [ ` 2.6.0...2.7.0 ` ] [ 2.6.0...2.7.0 ] .
1014
1115### Changed
1216
@@ -167,6 +171,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
167171[ 2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.4.0
168172[ 2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.5.0
169173[ 2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.6.0
174+ [ 2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.7.0
170175
171176[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
172177[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -179,7 +184,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
179184[ 2.3.2...2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...2.4.0
180185[ 2.4.0...2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...2.5.0
181186[ 2.5.0...2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...2.6.0
182- [ 2.6.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...main
187+ [ 2.6.0...2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...2.7.0
188+ [ 2.7.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.7.0...main
183189
184190[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
185191[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments