Skip to content

Commit 2754afb

Browse files
committed
Enhancement: Prepare release
1 parent 4da2b65 commit 2754afb

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/phpstan-rules` have active support:
66

7-
- `^2.5.1`
7+
- `^2.5.2`
88

99
## Unsupported Versions
1010

1111
The following versions of `ergebnis/phpstan-rules` have reached their end of life:
1212

13-
- `<2.5.1`
13+
- `<2.5.2`
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.5.1...main`][2.5.1...main].
9+
For a full diff see [`2.5.2...main`][2.5.2...main].
10+
11+
## [`2.5.2`][2.5.2]
12+
13+
For a full diff see [`2.5.1...2.5.2`][2.5.1...2.5.2].
1014

1115
### Fixed
1216

@@ -456,6 +460,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
456460
[2.4.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.4.0
457461
[2.5.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.0
458462
[2.5.1]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.1
463+
[2.5.2]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.2
459464

460465
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
461466
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -492,7 +497,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
492497
[2.3.0...2.4.0]: https://github.com/ergebnis/phpstan-rules/compare/2.3.0...2.4.0
493498
[2.4.0...2.5.0]: https://github.com/ergebnis/phpstan-rules/compare/2.4.0...2.5.0
494499
[2.5.0...2.5.1]: https://github.com/ergebnis/phpstan-rules/compare/2.5.0...2.5.1
495-
[2.5.1...main]: https://github.com/ergebnis/phpstan-rules/compare/2.5.1...main
500+
[2.5.1...2.5.2]: https://github.com/ergebnis/phpstan-rules/compare/2.5.1...2.5.2
501+
[2.5.2...main]: https://github.com/ergebnis/phpstan-rules/compare/2.5.2...main
496502

497503
[#1]: https://github.com/ergebnis/phpstan-rules/pull/1
498504
[#4]: https://github.com/ergebnis/phpstan-rules/pull/4

0 commit comments

Comments
 (0)