@@ -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.11.0...main ` ] [ 2.11.0...main ] .
9+ For a full diff see [ ` 2.12.0...main ` ] [ 2.12.0...main ] .
10+
11+ ## [ ` 2.12.0 ` ] [ 2.12.0 ]
12+
13+ For a full diff see [ ` 2.11.0...2.12.0 ` ] [ 2.11.0...2.12.0 ] .
1014
1115### Changed
1216
@@ -219,6 +223,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
219223[ 2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.9.0
220224[ 2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.10.0
221225[ 2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.11.0
226+ [ 2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.12.0
222227
223228[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
224229[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -236,7 +241,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
236241[ 2.8.0...2.9.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.8.0...2.9.0
237242[ 2.9.0...2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.9.0...2.10.0
238243[ 2.10.0...2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.10.0...2.11.0
239- [ 2.11.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...main
244+ [ 2.11.0...2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...2.12.0
245+ [ 2.12.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.12.0...main
240246
241247[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
242248[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments