From 3687a9720d31b8ff0f4bf9c963d02faef729c393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sun, 3 Dec 2023 13:58:50 +0100 Subject: [PATCH] Enhancement: Prepare release --- .github/SECURITY.md | 4 ++-- CHANGELOG.md | 10 ++++++++-- manifest.xml | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index f66eff19..2d24f295 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -4,13 +4,13 @@ The following versions of `ergebnis/phpunit-slow-test-detector` have active support: -- `^2.5.0` +- `^2.6.0` ## Unsupported Versions The following versions of `ergebnis/phpunit-slow-test-detector` have reached their end of life: -- `<2.5.0` +- `<2.6.0` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index fe8f54d3..f42b2778 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.5.0...main`][2.5.0...main]. +For a full diff see [`2.6.0...main`][2.6.0...main]. + +## [`2.6.0`][2.6.0] + +For a full diff see [`2.5.0...2.6.0`][2.5.0...2.6.0]. ### Added @@ -158,6 +162,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.3.2]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2 [2.4.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.4.0 [2.5.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.5.0 +[2.6.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.6.0 [7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0 [1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0 @@ -169,7 +174,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.3.1...2.3.2]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2 [2.3.2...2.4.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...2.4.0 [2.4.0...2.5.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.4.0...2.5.0 -[2.5.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...main +[2.5.0...2.6.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.5.0...2.6.0 +[2.6.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.6.0...main [#6]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/6 [#8]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/8 diff --git a/manifest.xml b/manifest.xml index 42ced336..c9ccc5e3 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +