Skip to content

Commit c4e0121

Browse files
committed
Enhancement: Prepare release
1 parent 121fe08 commit c4e0121

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

.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.11.0`
7+
- `^2.12.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.11.0`
13+
- `<2.12.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.11.0...main`][2.11.0...main].
9+
For a full diff see [`2.12.0...main`][2.12.0...main].
10+
11+
## [`2.12.0`][2.12.0]
12+
13+
For a full diff see [`2.11.0...2.12.0`][2.11.0...2.12.0].
1014

1115
### Added
1216

@@ -583,6 +587,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
583587
[2.10.4]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.4
584588
[2.10.5]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.10.5
585589
[2.11.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.11.0
590+
[2.12.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.12.0
586591

587592
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
588593
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -632,7 +637,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
632637
[2.10.3...2.10.4]: https://github.com/ergebnis/phpstan-rules/compare/2.10.3...2.10.4
633638
[2.10.4...2.10.5]: https://github.com/ergebnis/phpstan-rules/compare/2.10.4...2.10.5
634639
[2.10.5...2.11.0]: https://github.com/ergebnis/phpstan-rules/compare/2.10.5...2.11.0
635-
[2.11.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.11.0...main
640+
[2.11.0...2.12.0]: https://github.com/ergebnis/phpstan-rules/compare/2.11.0...2.12.0
641+
[2.12.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.12.0...main
636642

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

0 commit comments

Comments
 (0)