Skip to content

Commit 61968aa

Browse files
committed
Enhancement: Prepare release
1 parent 3046811 commit 61968aa

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/SECURITY.md

+2-2
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.2`
7+
- `^2.6.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.5.2`
13+
- `<2.6.0`
1414

1515
## Reporting a Vulnerability
1616

CHANGELOG.md

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

1115
### Added
1216

@@ -465,6 +469,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
465469
[2.5.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.0
466470
[2.5.1]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.1
467471
[2.5.2]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.2
472+
[2.6.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.6.0
468473

469474
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
470475
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -502,7 +507,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
502507
[2.4.0...2.5.0]: https://github.com/ergebnis/phpstan-rules/compare/2.4.0...2.5.0
503508
[2.5.0...2.5.1]: https://github.com/ergebnis/phpstan-rules/compare/2.5.0...2.5.1
504509
[2.5.1...2.5.2]: https://github.com/ergebnis/phpstan-rules/compare/2.5.1...2.5.2
505-
[2.5.2...main]: https://github.com/ergebnis/phpstan-rules/compare/2.5.2...main
510+
[2.5.2...2.6.0]: https://github.com/ergebnis/phpstan-rules/compare/2.5.2...2.6.0
511+
[2.6.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.6.0...main
506512

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

0 commit comments

Comments
 (0)