@@ -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.4.0...main ` ] [ 2.4.0...main ] .
9+ For a full diff see [ ` 2.5.0...main ` ] [ 2.5.0...main ] .
10+
11+ ## [ ` 2.5.0 ` ] [ 2.5.0 ]
12+
13+ For a full diff see [ ` 2.4.0...2.5.0 ` ] [ 2.4.0...2.5.0 ] .
1014
1115### Added
1216
@@ -149,6 +153,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
149153[ 2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.1
150154[ 2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2
151155[ 2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.4.0
156+ [ 2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.5.0
152157
153158[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
154159[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -159,7 +164,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
159164[ 2.3.0...2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...2.3.1
160165[ 2.3.1...2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2
161166[ 2.3.2...2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...2.4.0
162- [ 2.4.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...main
167+ [ 2.4.0...2.5.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...2.5.0
168+ [ 2.5.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...main
163169
164170[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
165171[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments