@@ -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.3.2...main ` ] [ 2.3.2...main ] .
9+ For a full diff see [ ` 2.4.0...main ` ] [ 2.4.0...main ] .
10+
11+ ## [ ` 2.4.0 ` ] [ 2.4.0 ]
12+
13+ For a full diff see [ ` 2.3.2...2.4.0 ` ] [ 2.3.2...2.4.0 ] .
1014
1115### Added
1216
@@ -134,6 +138,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
134138[ 2.3.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.0
135139[ 2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.1
136140[ 2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2
141+ [ 2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.4.0
137142
138143[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
139144[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -143,7 +148,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
143148[ 2.2.0...2.3.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0
144149[ 2.3.0...2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...2.3.1
145150[ 2.3.1...2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2
146- [ 2.3.2...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...main
151+ [ 2.3.2...2.4.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...2.4.0
152+ [ 2.4.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...main
147153
148154[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
149155[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments