diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 4c1a3631..7befd90e 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.16.0` +- `^2.16.1` ## Unsupported Versions The following versions of `ergebnis/phpunit-slow-test-detector` have reached their end of life: -- `<2.16.0` +- `<2.16.1` ## Reporting a Vulnerability diff --git a/CHANGELOG.md b/CHANGELOG.md index a37d3fce..47a18f97 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.16.0...main`][2.16.0...main]. +For a full diff see [`2.16.1...main`][2.16.1...main]. + +## [`2.16.1`][2.16.1] + +For a full diff see [`2.16.0...2.16.1`][2.16.0...2.16.1]. ### Fixed @@ -274,6 +278,7 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.15.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.15.0 [2.15.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.15.1 [2.16.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.16.0 +[2.16.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.16.1 [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 @@ -297,7 +302,8 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.14.0...2.15.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.14.0...2.15.0 [2.15.0...2.15.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.15.0...2.15.1 [2.15.1...2.16.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.15.1...2.16.0 -[2.16.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.16.0...main +[2.16.0...2.16.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.16.0...2.16.1 +[2.16.1...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.16.1...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 92c63373..348850ca 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,6 +1,6 @@ - +