diff --git a/fern/products/cli-api-reference/cli-changelog/2026-04-17.mdx b/fern/products/cli-api-reference/cli-changelog/2026-04-17.mdx index 1e2d16491..cff9f5be9 100644 --- a/fern/products/cli-api-reference/cli-changelog/2026-04-17.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2026-04-17.mdx @@ -1,3 +1,8 @@ +## 4.76.2 +**`(fix):`** Fix the missing-redirects check to ignore stale historical slug-table rows +and only compare against the most recent published slug per page. + + ## 4.76.1 **`(fix):`** Support array examples for query parameters in OpenAPI specs. Parameters with explode: false and array examples now flow through to generated wire tests.