Skip to content

Commit b2a908e

Browse files
committed
docs: Update changelog
1 parent 2111fb4 commit b2a908e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

crates/libtest-lexarg/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Fixes
11+
12+
- Clean up help output
13+
1014
## [0.0.2] - 2025-09-12
1115

1216
- Add `--fail-fast`

crates/libtest2-harness/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Fixes
11+
12+
- Clean up help output
13+
1014
## [0.0.2] - 2025-09-12
1115

1216
- Add `--fail-fast`

crates/libtest2-mimic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Fixes
11+
12+
- Clean up help output
13+
1014
## [0.0.3] - 2025-09-12
1115

1216
## [0.0.2] - 2025-09-12

0 commit comments

Comments
 (0)