From c37cbc362392a479c467d29e6991e8ddd6b0cd52 Mon Sep 17 00:00:00 2001 From: tstanmay13 <29681256+tstanmay13@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:42:05 +0000 Subject: [PATCH] update changelogs --- .../products/cli-api-reference/cli-changelog/2025-09-09.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx diff --git a/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx b/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx new file mode 100644 index 000000000..bea79dedc --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2025-09-09.mdx @@ -0,0 +1,6 @@ +## 0.72.0 +**`(feat):`** Introduces `group-multi-api-environments` flag for multi-API environment support. SDKs can now handle +multiple API products with per-environment base URLs, featuring automatic environment grouping and +service-aware URL routing. + +