From 42ba8924ec1a652c055239b317e5a750092ef8e1 Mon Sep 17 00:00:00 2001 From: dsinghvi <10870189+dsinghvi@users.noreply.github.com> Date: Sat, 27 Sep 2025 01:15:09 +0000 Subject: [PATCH] update changelogs --- fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx | 4 ++++ 1 file changed, 4 insertions(+) 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 index 2a838aae5..98edd15cf 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-26.mdx @@ -1,3 +1,7 @@ +## 0.82.4 +**`(fix):`** Even when no success status codes are defined for the endpoint, `x-fern-streaming` responses are still respected. + + ## 0.82.3 **`(fix):`** Allow `wrap-references-to-nullable-in-optional` setting in more API specs.