From 59b2297fdcfe2578fed146c1257675687cd2045a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Fri, 13 Oct 2023 10:41:07 +0200 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 81263fa0..e7935e80 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.3.1` +- `^2.3.2` ## Unsupported Versions The following versions of `ergebnis/phpunit-slow-test-detector` have reached their end of life: -- `<2.3.1` +- `<2.3.2` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ddab9f6..4aeb925d 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.3.1...main`][2.3.1...main]. +For a full diff see [`2.3.2...main`][2.3.2...main]. + +## [`2.3.2`][2.3.2] + +For a full diff see [`2.3.1...2.3.2`][2.3.1...2.3.2]. ### Fixed @@ -112,6 +116,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.2.0 [2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.0 [2.3.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.1 +[2.3.2]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.2 [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 @@ -120,7 +125,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.1.1...2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0 [2.2.0...2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0 [2.3.0...2.3.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...2.3.1 -[2.3.1...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...main +[2.3.1...2.3.2]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.1...2.3.2 +[2.3.2...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.2...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 0dac38a1..30f73167 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +