diff --git a/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx b/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx index 52441ac11..f28a61c83 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-02-03.mdx @@ -1,3 +1,7 @@ +## 3.59.1 +**`(fix):`** Fix unknown argument error for `fern completion`. + + ## 3.59.0 **`(feat):`** Add shell completion support via `fern completion`. Running this command outputs a shell script that can be sourced in your `.bashrc` or `.zshrc` to enable tab completion for Fern CLI commands and options.