diff --git a/site/src/changelog.md b/site/src/changelog.md index fda63359d74..a56157f106b 100644 --- a/site/src/changelog.md +++ b/site/src/changelog.md @@ -8,7 +8,7 @@ toc_depth: 1 This page documents new features and bugfixes for cargo-nextest. Please see the [stability policy](https://nexte.st/docs/stability/) for how versioning works with cargo-nextest. -## [0.9.74-rc.1] - 2024-08-18 +## [0.9.74] - 2024-08-18 ### Added @@ -1032,7 +1032,7 @@ Supported in this initial release: - [Test retries](https://nexte.st/book/retries.md) and flaky test detection - [JUnit support](https://nexte.st/book/junit.md) for integration with other test tooling -[0.9.74-rc.1]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.74-rc.1 +[0.9.74]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.74 [0.9.73]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.73 [0.9.72]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.72 [0.9.71]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.71