diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ccce561..8249ada0 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.2.0...main`][2.2.0...main]. +For a full diff see [`2.3.0...main`][2.3.0...main]. + +## [`2.3.0`][2.3.0] + +For a full diff see [`2.2.0...2.3.0`][2.2.0...2.3.0]. ### Changed @@ -93,13 +97,15 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0]. [2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.0 [2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.1 [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 [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 [2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0 [2.1.0...2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...2.1.1 [2.1.1...2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0 -[2.2.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...main +[2.2.0...2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0 +[2.3.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...main [#6]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/6 [#8]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/8