Skip to content

Commit 5033a49

Browse files
committed
Enhancement: Prepare release
1 parent 3f6eadb commit 5033a49

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.1.1`
7+
- `^2.3.1`
88

99
## Unsupported Versions
1010

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

13-
- `<=2.1.0`
13+
- `<2.3.1`
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.3.0...main`][2.3.0...main].
9+
For a full diff see [`2.3.1...main`][2.3.1...main].
10+
11+
## [`2.3.1`][2.3.1]
12+
13+
For a full diff see [`2.3.0...2.3.1`][2.3.0...2.3.1].
1014

1115
### Fixed
1216

@@ -103,14 +107,16 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
103107
[2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.1
104108
[2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.2.0
105109
[2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.0
110+
[2.3.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.1
106111

107112
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
108113
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
109114
[2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0
110115
[2.1.0...2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...2.1.1
111116
[2.1.1...2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0
112117
[2.2.0...2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0
113-
[2.3.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...main
118+
[2.3.0...2.3.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...2.3.1
119+
[2.3.1...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...main
114120

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

0 commit comments

Comments
 (0)