diff --git a/fern/products/cli-api-reference/cli-changelog/2026-02-20.mdx b/fern/products/cli-api-reference/cli-changelog/2026-02-20.mdx new file mode 100644 index 000000000..50c17777d --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2026-02-20.mdx @@ -0,0 +1,6 @@ +## 3.82.0 +**`(feat):`** Add `terminator` field support for SSE streaming throughout the OpenAPI to Fern pipeline. +The field was already present in the Fern definition schema but missing from the OpenAPI +extension parsing, OpenAPI-IR schema, and the OpenAPI-IR to Fern conversion layers. + +