diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx new file mode 100644 index 000000000..af091a20e --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx @@ -0,0 +1,6 @@ +## 0.82.2 +**`(fix):`** Update display names for undiscriminated unions without titles. + +Now, if no title or description is provided, and one cannot be generated from the object properties, the display name will be undefined. + +