@@ -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.1...main ` ] [ 2.3.1...main ] .
9+ For a full diff see [ ` 2.3.2...main ` ] [ 2.3.2...main ] .
10+
11+ ## [ ` 2.3.2 ` ] [ 2.3.2 ]
12+
13+ For a full diff see [ ` 2.3.1...2.3.2 ` ] [ 2.3.1...2.3.2 ] .
1014
1115### Fixed
1216
@@ -112,6 +116,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
112116[ 2.2.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.2.0
113117[ 2.3.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.0
114118[ 2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.1
119+ [ 2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2
115120
116121[ 7afa59c...1.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
117122[ 1.0.0...2.0.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -120,7 +125,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
120125[ 2.1.1...2.2.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0
121126[ 2.2.0...2.3.0 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0
122127[ 2.3.0...2.3.1 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...2.3.1
123- [ 2.3.1...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...main
128+ [ 2.3.1...2.3.2 ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2
129+ [ 2.3.2...main ] : https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...main
124130
125131[ #6 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
126132[ #8 ] : https://github.com/ergebnis/phpunit-slow-test-detector/pull/8
0 commit comments