Skip to content

Commit 787770d

Browse files
committed
Enhancement: Prepare release
1 parent b9064d6 commit 787770d

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following versions of `ergebnis/phpunit-slow-test-detector` have active support:
66

7-
- `^2.11.0`
7+
- `^2.12.0`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/phpunit-slow-test-detector` have reached their end of life:
1212

13-
- `<2.11.0`
13+
- `<2.12.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)