diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-14.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-14.mdx index 96095fa8e..52eb47bad 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-14.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-14.mdx @@ -1,5 +1,5 @@ ## 0.91.0 -**`(feat):`** Prevent accidental changes to doc sites by adding a confirmation prompt when generating docs for a production instance outside of common CI/CDs. +**`(chore):`** Prevent accidental changes to doc sites by adding a confirmation prompt when generating docs for a production instance outside of common CI/CDs. Bypass this prompt by adding a `--no-prompt` flag to the `fern generate` command. diff --git a/fern/products/sdks/overview/rust/changelog/2025-10-15.mdx b/fern/products/sdks/overview/rust/changelog/2025-10-15.mdx index 03473d62a..9faf50729 100644 --- a/fern/products/sdks/overview/rust/changelog/2025-10-15.mdx +++ b/fern/products/sdks/overview/rust/changelog/2025-10-15.mdx @@ -1,3 +1,6 @@ +## 0.7.2 +**`(chore):`** Upgraded to IR v61 and --version params support + ## 0.7.1 **`(chore):`** add readme generation headers, query params and request type