diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-12.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-12.mdx new file mode 100644 index 000000000..3036d415a --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-12.mdx @@ -0,0 +1,4 @@ +## 0.89.0 +**`(feat):`** Add `group-environments-by-host` setting for OpenAPI/AsyncAPI imports. When enabled, servers with the same hostname are grouped into unified environments regardless of protocol, allowing APIs with both REST and WebSocket endpoints to share environment configuration. + +