Skip to content

Commit 5b9d29c

Browse files
committed
Enhancement: Prepare release
1 parent 9d970f0 commit 5b9d29c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 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 [`7afa59c...main`][7afa59c...main].
9+
For a full diff see [`1.0.0...main`][1.0.0...main].
10+
11+
## [`1.0.0`][1.0.0]
12+
13+
For a full diff see [`7afa59c...1.0.0`][7afa59c...1.0.0].
1014

1115
### Added
1216

@@ -38,7 +42,10 @@ For a full diff see [`7afa59c...main`][7afa59c...main].
3842

3943
* Removed `SlowTestCollector` ([#36]), by [@localheinz]
4044

41-
[7afa59c...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...main
45+
[1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/releases/tag/1.0.0
46+
47+
[7afa59c...1.0.0]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/7afa59c...1.0.0
48+
[1.0.0...main]: https://github.com/ergebnis/phpunit-slow-test-detector/compare/1.0.0...main
4249

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

0 commit comments

Comments
 (0)