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 b41188a4a..8823670bb 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.0 +**`(feat):`** Enable PR mode for self-hosted/local sdk generation + + ## 0.79.0 **`(feat):`** You can now specify security schemes and scopes on the HTTP endpoint `auth` property in Fern Definition. ```yml