Skip to content

Commit d6c1d1d

Browse files
committed
[meta] prepare release
1 parent d28876b commit d6c1d1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/src/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ toc_depth: 1
88
This page documents new features and bugfixes for cargo-nextest. Please see the [stability
99
policy](https://nexte.st/docs/stability/) for how versioning works with cargo-nextest.
1010

11+
## [0.9.102-rc.1] - 2025-08-03
12+
13+
This is a test release.
14+
1115
## [0.9.101] - 2025-07-11
1216

1317
### Fixed
@@ -1498,6 +1502,7 @@ Supported in this initial release:
14981502
- [Test retries](https://nexte.st/book/retries.md) and flaky test detection
14991503
- [JUnit support](https://nexte.st/book/junit.md) for integration with other test tooling
15001504

1505+
[0.9.102-rc.1]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.102-rc.1
15011506
[0.9.101]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.101
15021507
[0.9.100]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.100
15031508
[0.9.99]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.99

0 commit comments

Comments
 (0)