Skip to content

Commit 505fead

Browse files
committed
Enhancement: Prepare release
1 parent 377a5c0 commit 505fead

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.10.5`
7+
- `^2.11.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.10.5`
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.5...main`][2.10.5...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.5...2.11.0`][2.10.5...2.11.0].
1014

1115
### Changed
1216

@@ -574,6 +578,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
574578
[2.10.3]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.3
575579
[2.10.4]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.4
576580
[2.10.5]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.5
581+
[2.11.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.11.0
577582

578583
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
579584
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -622,7 +627,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
622627
[2.10.2...2.10.3]: https://github.com/ergebnis/phpstan-rules/compare/2.10.2...2.10.3
623628
[2.10.3...2.10.4]: https://github.com/ergebnis/phpstan-rules/compare/2.10.3...2.10.4
624629
[2.10.4...2.10.5]: https://github.com/ergebnis/phpstan-rules/compare/2.10.4...2.10.5
625-
[2.10.5...main]: https://github.com/ergebnis/phpstan-rules/compare/2.10.5...main
630+
[2.10.5...2.11.0]: https://github.com/ergebnis/phpstan-rules/compare/2.10.5...2.11.0
631+
[2.11.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.11.0...main
626632

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

0 commit comments

Comments
 (0)