From 9ce781ae1424596f9bc1f051ed645d958cd0226e Mon Sep 17 00:00:00 2001 From: dsinghvi <10870189+dsinghvi@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:25:02 +0000 Subject: [PATCH] update changelogs --- .../products/cli-api-reference/cli-changelog/2026-04-19.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fern/products/cli-api-reference/cli-changelog/2026-04-19.mdx diff --git a/fern/products/cli-api-reference/cli-changelog/2026-04-19.mdx b/fern/products/cli-api-reference/cli-changelog/2026-04-19.mdx new file mode 100644 index 000000000..ee61a9cea --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2026-04-19.mdx @@ -0,0 +1,6 @@ +## 4.79.0 +**`(feat):`** Add a docs.yml setting to disable editing the API reference environment URL. +This preserves the default editable behavior while allowing docs sites to lock the +displayed base URL when desired. + +