@@ -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.10.0...main ` ] [ 2.10.0...main ] .
9+ For a full diff see [ ` 2.11.0...main ` ] [ 2.11.0...main ] .
10+
11+ ## [ ` 2.11.0 ` ] [ 2.11.0 ]
12+
13+ For a full diff see [ ` 2.10.0...2.11.0 ` ] [ 2.10.0...2.11.0 ] .
1014
1115### Changed
1216
@@ -210,6 +214,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
210214[ 2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.8.0
211215[ 2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.9.0
212216[ 2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.10.0
217+ [ 2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.11.0
213218
214219[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
215220[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -226,7 +231,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
226231[ 2.7.0...2.8.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.7.0...2.8.0
227232[ 2.8.0...2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.8.0...2.9.0
228233[ 2.9.0...2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.9.0...2.10.0
229- [ 2.10.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.10.0...main
234+ [ 2.10.0...2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.10.0...2.11.0
235+ [ 2.11.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...main
230236
231237[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
232238[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments