diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx index 0560292ee..6056f5dee 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx @@ -1,3 +1,7 @@ +## 0.74.1 +**`(fix):`** If OpenAPI schema parsing throws an exception then coerce the schema to unknown to unblock SDK generation. + + ## 0.74.0 **`(feat):`** Add readonly/writeonly data to dynamic IR.