Skip to content

Commit 9138b0e

Browse files
committed
Enhancement: Prepare release
1 parent 9a12757 commit 9138b0e

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.13.0`
7+
- `^2.14.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.13.0`
13+
- `<2.14.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.13.0...main`][2.13.0...main].
9+
For a full diff see [`2.14.0...main`][2.14.0...main].
10+
11+
## [`2.14.0`][2.14.0]
12+
13+
For a full diff see [`2.13.0...2.14.0`][2.13.0...2.14.0].
1014

1115
### Changed
1216

@@ -238,6 +242,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
238242
[2.11.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.11.0
239243
[2.12.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.12.0
240244
[2.13.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.13.0
245+
[2.14.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.14.0
241246

242247
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
243248
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
@@ -257,7 +262,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
257262
[2.10.0...2.11.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.10.0...2.11.0
258263
[2.11.0...2.12.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.11.0...2.12.0
259264
[2.12.0...2.13.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.12.0...2.13.0
260-
[2.13.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.13.0...main
265+
[2.13.0...2.14.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.13.0...2.14.0
266+
[2.14.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.14.0...main
261267

262268
[#6]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
263269
[#8]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/8

0 commit comments

Comments
 (0)