@@ -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.5.0...main ` ] [ 2.5.0...main ] .
9+ For a full diff see [ ` 2.6.0...main ` ] [ 2.6.0...main ] .
10+
11+ ## [ ` 2.6.0 ` ] [ 2.6.0 ]
12+
13+ For a full diff see [ ` 2.5.0...2.6.0 ` ] [ 2.5.0...2.6.0 ] .
1014
1115### Added
1216
@@ -158,6 +162,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
158162[ 2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2
159163[ 2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.4.0
160164[ 2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.5.0
165+ [ 2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.6.0
161166
162167[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
163168[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -169,7 +174,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
169174[ 2.3.1...2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2
170175[ 2.3.2...2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...2.4.0
171176[ 2.4.0...2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...2.5.0
172- [ 2.5.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...main
177+ [ 2.5.0...2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...2.6.0
178+ [ 2.6.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...main
173179
174180[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
175181[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments