Skip to content

Commit a3077c3

Browse files
committed
Enhancement: Prepare release
1 parent 7a9edf4 commit a3077c3

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

1115
### Fixed
1216

@@ -75,11 +79,13 @@ For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
7579
[1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/1.0.0
7680
[2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.0.0
7781
[2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.0
82+
[2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/2.1.1
7883

7984
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
8085
[1.0.0...2.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...2.0.0
8186
[2.0.0...2.1.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.0.0...2.1.0
82-
[2.1.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...main
87+
[2.1.0...2.1.1]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.0...2.1.1
88+
[2.1.1...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/2.1.1...main
8389

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

0 commit comments

Comments
 (0)