From e79d852a1149b65e9e3d8f8098c2458f2bec7b25 Mon Sep 17 00:00:00 2001 From: iamnamananand996 <31537362+iamnamananand996@users.noreply.github.com> Date: Wed, 15 Oct 2025 15:43:52 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-10-14.mdx | 2 +- fern/products/sdks/overview/rust/changelog/2025-10-15.mdx | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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