diff --git a/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx b/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx new file mode 100644 index 000000000..5ae7d6f58 --- /dev/null +++ b/fern/products/cli-api-reference/cli-changelog/2026-09-11.mdx @@ -0,0 +1,8 @@ +## 5.120.2 +**`(fix):`** `fern check` no longer rejects a changelog whose feed URL is made servable by its +parent product or version slug (e.g. a "Release Notes" product with an "Updates" +changelog tab at `/release-notes/updates`). The `valid-changelog-slug` rule now +includes the product/version URL segment when checking for an allowlisted segment +and reports the full resolved path. + +