Skip to content

Commit 80a1e4a

Browse files
committed
Enhancement: Prepare release
1 parent 2cf9a81 commit 80a1e4a

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.10.0`
7+
- `^2.11.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.10.0`
13+
- `<2.11.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.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

Comments
 (0)