diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx index e033531a8..6ada821f1 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx @@ -1,3 +1,6 @@ +## 0.70.1 +**`(fix):`** Don't fail SDK generation if a single schema fails to parse. Instead, warn and coerce to unknown. + ## 0.70.0 **`(feat):`** Auto generate examples for HTTP endpoint error responses.