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 13ddc3ba3..f39a1a7ea 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,8 @@ +## 3.60.1 +**`(fix):`** Fix custom header and footer components not being recognized in docs.yml. The serialization schema +was missing the header and footer fields, causing validation errors when using these new fields. + + ## 3.60.0 **`(feat):`** Add support for custom header and footer components in docs.yml. Users can now specify `header: ./path/to/header.tsx` and `footer: ./path/to/footer.tsx` to replace the default