From 4fbfd37b7c5801e4beded7faab6e0e2f25d50f93 Mon Sep 17 00:00:00 2001 From: paarthfern <221374294+paarthfern@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:18:38 +0000 Subject: [PATCH] update changelogs --- .../products/cli-api-reference/cli-changelog/2026-02-06.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx b/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx index 135c540e2..662a77420 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-02-06.mdx @@ -1,3 +1,9 @@ +## 3.69.0 +**`(feat):`** [Beta] Add `fern docs md generate` command for generating MDX documentation from library +source code. This feature requires a `libraries` configuration in docs.yml. The command +is in beta and may change in future releases. + + ## 3.68.1 **`(fix):`** Fix grouped multi-API environment server handling to preserve `defaultUrl`, `urlTemplate`, and `variables` metadata when merging multiple OpenAPI specs with