From 30e790621fbad05573ef9cd355279fff5122e080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 18 Feb 2025 12:20:05 +0100 Subject: [PATCH] Enhancement: Prepare release --- .github/SECURITY.md | 4 ++-- CHANGELOG.md | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 815b7535..7afefc3e 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/phpstan-rules` have active support: -- `^2.7.0` +- `^2.8.0` ## Unsupported Versions The following versions of `ergebnis/phpstan-rules` have reached their end of life: -- `<2.7.0` +- `<2.8.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bcd0287..8b8d5ce6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased -For a full diff see [`2.7.0...main`][2.7.0...main]. +For a full diff see [`2.8.0...main`][2.8.0...main]. + +## [`2.8.0`][2.8.0] + +For a full diff see [`2.7.0...2.8.0`][2.7.0...2.8.0]. ### Added @@ -494,6 +498,7 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0]. [2.6.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.6.0 [2.6.1]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.6.1 [2.7.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.7.0 +[2.8.0]: https://github.com/ergebnis/phpstan-rules/releases/tag/2.8.0 [362c7ea...0.1.0]: https://github.com/ergebnis/phpstan-rules/compare/362c7ea...0.1.0 [0.1.0...0.2.0]: https://github.com/ergebnis/phpstan-rules/compare/0.1.0...0.2.0 @@ -534,7 +539,8 @@ For a full diff see [`362c7ea...0.1.0`][362c7ea...0.1.0]. [2.5.2...2.6.0]: https://github.com/ergebnis/phpstan-rules/compare/2.5.2...2.6.0 [2.6.0...2.6.1]: https://github.com/ergebnis/phpstan-rules/compare/2.6.0...2.6.1 [2.6.1...2.7.0]: https://github.com/ergebnis/phpstan-rules/compare/2.6.1...2.7.0 -[2.7.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.7.0...main +[2.7.0...2.8.0]: https://github.com/ergebnis/phpstan-rules/compare/2.7.0...2.8.0 +[2.8.0...main]: https://github.com/ergebnis/phpstan-rules/compare/2.8.0...main [#1]: https://github.com/ergebnis/phpstan-rules/pull/1 [#4]: https://github.com/ergebnis/phpstan-rules/pull/4