@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- For a full diff see [ ` 2.8.0...main ` ] [ 2.8.0...main ] .
9
+ For a full diff see [ ` 2.9.0...main ` ] [ 2.9.0...main ] .
10
+
11
+ ## [ ` 2.9.0 ` ] [ 2.9.0 ]
12
+
13
+ For a full diff see [ ` 2.8.0...2.9.0 ` ] [ 2.8.0...2.9.0 ] .
10
14
11
15
### Changed
12
16
@@ -189,6 +193,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
189
193
[ 2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.6.0
190
194
[ 2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.7.0
191
195
[ 2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.8.0
196
+ [ 2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.9.0
192
197
193
198
[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
194
199
[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -203,7 +208,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
203
208
[ 2.5.0...2.6.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...2.6.0
204
209
[ 2.6.0...2.7.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...2.7.0
205
210
[ 2.7.0...2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.7.0...2.8.0
206
- [ 2.8.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.8.0...main
211
+ [ 2.8.0...2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.8.0...2.9.0
212
+ [ 2.9.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.9.0...main
207
213
208
214
[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
209
215
[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments