Skip to content

Commit ffbc24d

Browse files
committed
Enhancement: Prepare release
1 parent b103a80 commit ffbc24d

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.4.0`
7+
- `^2.5.0`
88

99
## Unsupported Versions
1010

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

13-
- `<2.4.0`
13+
- `<2.5.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.4.0...main`][2.4.0...main].
9+
For a full diff see [`2.5.0...main`][2.5.0...main].
10+
11+
## [`2.5.0`][2.5.0]
12+
13+
For a full diff see [`2.4.0...2.5.0`][2.4.0...2.5.0].
1014

1115
### Added
1216

@@ -432,6 +436,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
432436
[2.2.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.2.0
433437
[2.3.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.3.0
434438
[2.4.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.4.0
439+
[2.5.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.5.0
435440

436441
[362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0
437442
[0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0
@@ -466,7 +471,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0].
466471
[2.1.0...2.2.0]: https://github.com/ergebnis/phpstan-rules/compare/2.1.0...2.2.0
467472
[2.2.0...2.3.0]: https://github.com/ergebnis/phpstan-rules/compare/2.2.0...2.3.0
468473
[2.3.0...2.4.0]: https://github.com/ergebnis/phpstan-rules/compare/2.3.0...2.4.0
469-
[2.4.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.4.0...main
474+
[2.4.0...2.5.0]: https://github.com/ergebnis/phpstan-rules/compare/2.4.0...2.5.0
475+
[2.5.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.5.0...main
470476

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

0 commit comments

Comments
 (0)