Skip to content

Commit 771a054

Browse files
committed
Enhancement: Prepare release
1 parent 17d0080 commit 771a054

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

1115
### Changed
1216

@@ -66,10 +70,12 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
6670

6771
[1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/1.0.0
6872
[2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.0.0
73+
[2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.0
6974

7075
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
7176
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
72-
[2.0.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...main
77+
[2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0
78+
[2.1.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...main
7379

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

0 commit comments

Comments
 (0)