@@ -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.12.0...main ` ] [ 2.12.0...main ] .
9+ For a full diff see [ ` 2.13.0...main ` ] [ 2.13.0...main ] .
10+
11+ ## [ ` 2.13.0 ` ] [ 2.13.0 ]
12+
13+ For a full diff see [ ` 2.12.0...2.13.0 ` ] [ 2.12.0...2.13.0 ] .
1014
1115### Changed
1216
@@ -228,6 +232,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
228232[ 2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.10.0
229233[ 2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.11.0
230234[ 2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.12.0
235+ [ 2.13.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.13.0
231236
232237[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
233238[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -246,7 +251,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
246251[ 2.9.0...2.10.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.9.0...2.10.0
247252[ 2.10.0...2.11.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.10.0...2.11.0
248253[ 2.11.0...2.12.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...2.12.0
249- [ 2.12.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.12.0...main
254+ [ 2.12.0...2.13.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.12.0...2.13.0
255+ [ 2.13.0...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.13.0...main
250256
251257[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
252258[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments