Skip to content

Commit f1b56fe

Browse files
committed
Enhancement: Prepare release
1 parent beabd03 commit f1b56fe

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.1.1...main`][2.1.1...main].
9+
For a full diff see [`2.2.0...main`][2.2.0...main].
10+
11+
## [`2.2.0`][2.2.0]
12+
13+
For a full diff see [`2.2.0...2.2.0`][2.1.1...2.2.0].
1014

1115
### Changed
1216

@@ -84,12 +88,14 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
8488
[2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.0.0
8589
[2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.0
8690
[2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.1
91+
[2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.2.0
8792

8893
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
8994
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
9095
[2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0
9196
[2.1.0...2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...2.1.1
92-
[2.1.1...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...main
97+
[2.1.1...2.2.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...2.2.0
98+
[2.2.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.2.0...main
9399

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

0 commit comments

Comments
 (0)