Skip to content

Commit ea03f0f

Browse files
committed
Enhancement: Prepare release
1 parent 7f6c8db commit ea03f0f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9-
For a full diff see [`2.2.0...main`][2.2.0...main].
9+
For a full diff see [`2.3.0...main`][2.3.0...main].
10+
11+
## [`2.3.0`][2.3.0]
12+
13+
For a full diff see [`2.2.0...2.3.0`][2.2.0...2.3.0].
1014

1115
### Changed
1216

@@ -93,13 +97,15 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
9397
[2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.0
9498
[2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.1
9599
[2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.2.0
100+
[2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.3.0
96101

97102
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
98103
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
99104
[2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0
100105
[2.1.0...2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...2.1.1
101106
[2.1.1...2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0
102-
[2.2.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...main
107+
[2.2.0...2.3.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...2.3.0
108+
[2.3.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.3.0...main
103109

104110
[#6]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/6
105111
[#8]: https://github.com/ergebnis/phpunit-slow-test-detector/pull/8

0 commit comments

Comments
 (0)