diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx index 610ae1f93..614e22d32 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx @@ -7,7 +7,8 @@ ## 0.78.4 -**`(fix):`** Collapse any combination of optional and nullable to `optional>`. +**`(fix):`** Collapse any combination of optional and nullable to optional>. ## 0.78.3 **`(chore):`** Support IR v59 in the Rust SDK generator. + diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx index 8823670bb..29cd59fc7 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-23.mdx @@ -1,3 +1,7 @@ +## 0.80.1 +**`(fix):`** Warn user about unknown package names when using dynamic snippets. + + ## 0.80.0 **`(feat):`** Enable PR mode for self-hosted/local sdk generation