diff --git a/fern/products/cli-api-reference/cli-changelog/2025-10-25.mdx b/fern/products/cli-api-reference/cli-changelog/2025-10-25.mdx index 908f73224..d09fab6f0 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-10-25.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-10-25.mdx @@ -1,3 +1,7 @@ +## 0.96.0 +**`(feat):`** Support using audience tags in products and versions to generate a filtered instance of a docs site. + + ## 0.95.2 **`(fix):`** Improve authentication error message when running `fern generate --docs` without a token. The error now explicitly instructs users to run `fern login` or set the FERN_TOKEN environment variable.