File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ toc_depth: 1
88This page documents new features and bugfixes for cargo-nextest. Please see the [ stability
99policy] ( 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
You can’t perform that action at this time.
0 commit comments